#applesearch .sbox_l  {
	background: white url('srch_l.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox_r  {
	background: white url('srch_r.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox input {
	background: white url('srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 130px;
	padding-top: 1px;
	font: 0.8em arial;
	color: #000;
	
}

#content {
	clear: both;
}

#applesearch .go  {
	float: left;
	top: 1px;
	padding-left: 5px;
	
}