#applesearch .sbox_l  {
	background: white url('/media/img/srch_l.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox_r  {
	background: white url('/media/img/srch_r.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox input {
	background: white url('/media/img/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 172px;
	padding: 3px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

#applesearch .sbox_go  {
	padding-top:0px;
	float: right;
}
