.yui-panel-container { position:absolute; background-color:transparent;	z-index:6; visibility:hidden; overflow:visible;	width:auto;}
.yui-panel-container.shadow { padding:0px; background-color:transparent;}
.yui-panel-container.shadow .underlay {	}
.yui-panel { visibility:hidden; border-collapse:separate; position:relative; left:0px;top:0px; font:13px arial,helvetica,clean,sans-serif; border:0px; z-index:1; overflow:hidden;}
.yui-panel .hd { color:#ffffff; height:22px; margin-left:10px; margin-right:10px; border:none; overflow:visible; padding:0; background-color:#999999;}
.yui-panel .hd span {vertical-align:middle; line-height:22px; font-weight:bold;}
.yui-panel .hd .tl { width:10px; height:22px; top:0; left:0; background-image:url(c1.gif); position:absolute; }
.yui-panel .hd .tr { width:10px; height:22px; top:0; right:0; background-image:url(c2.gif); position:absolute; }
.yui-panel .bd { background-color:#FFF; overflow:hidden; padding:4px; border:1px solid #000}
.yui-panel .bd p { margin:0 0 1em;}
.yui-panel .container-close { position:absolute; top:5px; right:7px; z-index:6; height:14px; width:14px; margin:0px; padding:0px; background-repeat:no-repeat; cursor:pointer; visibility:inherit; background-image:url(close.gif);}