/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
.yui-overlay, .yui-panel-container
{
    visibility: hidden;
    position: absolute;
    z-index: 2;
}
.yui-panel
{
    position: relative;
}
.yui-panel-container form
{
    margin: 0;
}

