
.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:#faf7ee url(images/bg-wrapper.jpg) 0 0 repeat-y  ;
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;
background:url(images/close-box.jpg) 0 0 no-repeat  ;
border:	none;

}

.sbox-loading #sbox-content{
background-position:center;

}

#sbox-content{
clear:both;
overflow:auto;
height:	100%;
width:100%;

}

.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 {
width: 220px !important;
height: 330px !important;

}

#sbox-btn-close{
right: 10px !important;
top: 10px !important;

}

#helpdiv{
margin-left: 10px;
margin-right: 10px;

}

#loginbt{
text-indent:-5000px;
float:left;
width: 42px;
height: 147px;
display:block;

}

.text-login {
float:left;
width: 42px;
height: 147px;
display:block;

}

.text-login a{
float:left;
width: 42px;
height: 147px;
display:block;
background: url(images/login.png) 0 0 no-repeat;

}

.text-login a:hover{
background: url(images/login-hover.png) 0 0 no-repeat;

}


 #helpdiv .moduletable h3 {
text-transform:uppercase;
font-weight:bold;
text-align:left;
font-size:20px;

}
/*
#helpdiv a {
color:#000;

}

#helpdiv .button {
background:#fff;
color:#000;

}

#helpdiv .moduletable fieldset {
border:none;

}
