
.body-overlayed embed,
.body-overlayed object,
.body-overlayed select {
visibility:  hidden;
}
#sbox-window embed,
#sbox-window object,
#sbox-window select {
visibility:  visible;
}
#sbox-overlay {
position:absolute;
background-color:#000;
}
#sbox-window {
position:absolute;
background:transparent;
text-align:  left;
overflow:visible;
padding:10px;
}
* html #sbox-window {
top: 50% !important;
left: 50% !important;
}
#sbox-btn-close {
position:absolute;
width:30px;
height:30px;
right:-15px;
top:-15px;
border:  none;
}
.sbox-loading #sbox-content{
background-position:center;
}
#sbox-content{
clear:both;
overflow:auto;
height:  100%;
width:100%;
background:transparent;
}
.sbox-content-image#sbox-content{
overflow:visible;
}
#sbox-image{
display:block;
}
.sbox-content-image img{
display:block;
}
.sbox-content-iframe#sbox-content{
overflow:visible;
} 
#sbox-window {
}
#sbox-btn-close{
right: 10px !important;
top: 10px !important;
}

#helpdiv{
height:270px;
border-radius: 10px;
background:#9f3423;
color: #fff;

}

#helpdiv h3{
display:none;
}

#helpdiv a{
font-size:11px;
color:#fff;

}

#helpdiv a:hover{
font-size:11px;
color:#fad883;

}

#helpdiv ul li{
margin:0 0 0 20px;
}

#helpdiv label{
}

#helpdiv .inputbox,#helpdiv .button {
background:#fff;

}

#loginbt{
float:left;
width: 90px;
height: 40px;
display:block;
text-align:left;
padding:0;
font-style:italic;
margin-top:7px;

}
#loginbt a{
font-style:italic;
background:transparent ;
padding-left:11px;
font-size:12px;
}
#loginbt a:hover{
 opacity : 0.9;
    -moz-opacity : 0.9;
    -ms-filter: "alpha(opacity=90)"; /* IE 8 */
    filter : alpha(opacity=90); /* IE < 8 */
}
#helpdiv .moduletable fieldset {
border:none;
}
