#searchWrapper{
	position:absolute;
	width:161px;
	height:70px;
	z-index:130;
}

#searchContent{
	position:absolute;
	left:6px;
	top:9px;
	width:144px;
	z-index:135;
}

#searchButton{
	position:absolute;
	left:123px;
	top:20px;
}

#fullWidthSep{
	position:absolute;
	top:59px;
	left:0px;
	width:161px;
	height:2px;
	background-repeat:repeat-x;
	z-index:135;
}

.searchColTextInput{
	width:118px;
}

#scopeInput{
position: absolute;
top:-5px;
left:46px; 
}

#allSiteFormTitle{
position:relative; 
margin-bottom:-2px; 
height:19px; 
width:75px; 
text-align:right; 
background-repeat:no-repeat;
}

#searchFormTitle{
position:relative;
top:2px;
padding-bottom:9px;
width:40px;
height:9px; 
background-repeat:no-repeat;
}