.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{
background:#fff;
height:270px;
border-radius: 10px;
}
#helpdiv2 h3{
display:none;
}

#helpdiv a{
font-size:11px;
}
#helpdiv ul li{
margin:0 0 0 20px;
}
#helpdiv label{
font-size:11px !important;
}
#helpdiv2{
background:#d74629;
color: #fff;
height: 27px;
overflow: hidden;
padding: 5px 7px;
text-align:left;
width:172px;

}

#helpdiv2 .inputbox {
width:163px;
background:#efefef;
color:#000;
font-weight:bold;
margin-top:1px;

}

#search {
float:left;
width: 60px;
height: 58px;
display:block;
text-align:left;
padding:0;
margin:0;
background: url(../images/search.png) 0 0 no-repeat;

}

#search a{
width: 60px;
height: 58px;
display:block;
text-indent:-5000px;

}

#search a:hover{
float:left;
width: 60px;
height: 58px;
display:block;
text-align:left;
padding:0;
margin:0;
background: url(../images/search-h.png) 0 0 no-repeat;
 
}




 