
#searcharea {position:absolute; left:265px; top:554px; width:217px; height:60px; z-index:21;}


#sfield {
	background: #C4D3A1;
	padding-left:2px;
	border-top: 1px solid #717951;
	border-left: 1px solid #717951;
	border-right: 2px solid #717951;
	border-bottom: 2px solid #717951;
	width: 110px;
	height: 20px;
	font-size: .75em;
}

#sbutton {
	width: 60px;
	height: 20px;
	border-top: 1px solid #B8C8C4;
	border-left: 1px solid #B8C8C4;
	border-right: 2px solid #646464;
	border-bottom: 2px solid #646464;
	background: #8C9473;
	margin-top:1px;
	padding-bottom: 2px;
	font-size: .75em;
	color: #CBF53B;
}


/* used for the search again field in the Atomz search results page */

#sbuttonatomz {
	width: 80px;
	height: 20px;
	border-top: 1px solid #B8C8C4;
	border-left: 1px solid #B8C8C4;
	border-right: 2px solid #646464;
	border-bottom: 2px solid #646464;
	background: #8C9473;
	margin-top:1px;
	font-size: .85em;
	color: #CBF53B;
}


