#applesearch .sbox_l  {
	background: url('../images/search/srch_l.png') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox_r  {
	background: url('../images/search/srch_r.png') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox input {
	background: url('../images/search/srch_bg.png') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}
#content {
	clear: both;
}
#applesearch {
	padding-top:3px;
}
