.floatingWindow{position:absolute;z-index:1001;background:url(../rsc/bg-shadow.gif)no-repeat right bottom;margin-bottom:0px;}
.floatingWindow .shadowBL{background:url(../rsc/bg-shadowCorner_bl.gif) no-repeat left bottom;}
.floatingWindow .shadowTR{background:url(../rsc/bg-shadowCorner_tr.gif) no-repeat right top;padding-right:4px;padding-bottom:4px;}
.floatingWindow .content{border-right:1px solid #999;border-left:1px solid #999;border-bottom:1px solid #999;margin:0;background:#fff;clear:both;margin-bottom:0px;padding:8px;}
.floatingWindow h3.title{text-align:left;border-bottom:1px solid #999;margin:0;background:url(../rsc/h3-interiorBox-left.gif) no-repeat;padding:0;margin:0;}
.floatingWindow h3.title span {display:block;font-weight:normal;padding:2px 5px 1px 10px;background:url(../rsc/h3-interiorBox-right.gif) no-repeat top right;}
.floatingWindow h3.title a{display:block;float:right;font-weight:normal;font-size:10px;}
.floatingWindow h3.title b{font-size:12px;color:#000;}
.draggable{cursor:move;}