@charset "utf-8";

#mainSearchBar {
	width:235px;
	height:30px;
	position:relative;
	top:6px;
	float:left;
	background:url(/img/mainsearch_bg.gif) top left no-repeat;
	margin-left:5px;
}
#siteSearchString {
	border:0; 
	width:160px;
	padding-left:36px;
	margin-top:5px;
	height:15px;
	background:none;
}
#mainSearchBar a {
	margin-left:9px;
}
