.sbInp_BarExapdanbleGrayOutShadow {
}

.sbInp_BarExapdanbleGrayOutShadow .sbInputInner 
{
    width: 320px;
}

.sbInp_BarExapdanbleGrayOutShadow .searchBox {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    behavior: url(border-radius.htc);
    
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    width: 200px;
    border:1px solid rgba(0,0,0,.0);
    background-color: #fff;
    color: #212121;
    letter-spacing: 0;
    height: 33px;
	float: right;
	padding-left: 10px;
	position:relative;
}

.sbInp_BarExapdanbleGrayOutShadow .searchBoxEmpty {
    color: #999;
    font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sbInp_BarExapdanbleGrayOutShadow .searchBtn {
    background: url("btn_Search.png") no-repeat scroll left center transparent;
    color: white;
	position:absolute;
	/* top: 1px; */
	left: 290px;
	z-index:100;
	height: 35px;
    width: 27px;
    opacity:0.4;
    filter:alpha(opacity=40);
}

.sbInp_BarExapdanbleGrayOutShadow .searchManageBtn {
    background: transparent url(icon_hostsettings_16px.gif) no-repeat scroll 3px center;
    padding: 3px 2px 2px 24px;    
    color: white;
}

.sbInp_BarExapdanbleGrayOutShadow .portalFilter {
    width: 190px;
    margin: 4px 0 0 0;
}
.sbInp_BarExapdanbleGrayOutShadow .pfInp
{
    margin: 0 0;
    padding-bottom: 15px;
    margin-left: 130px;
}

.sbInp_BarExapdanbleGrayOutShadow .portalFilter 
{
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
    border:1px solid rgba(0,0,0,.1);
    background-color: transparent;
    height: 27px;
    padding-left: 10px;
}

.sbInp_BarExapdanbleGrayOutShadow .topSearch {
	top:25px;
}