#search .sbox_l  {
	/*default styling*/
}

#search .sbox_r  {
	/*default styling*/
}

#search .sbox input {
	/*default styling*/

	float: left;
	border: 0;
	height: 19px; width: 135px;
	padding: 2px;
	margin-top: 0px;
	font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #000;
}

#search {float:left;}
