#applesearch .sbox_l  {
	background: white url('srch_l.gif') no-repeat top left;
	float: left;
	width: 23px; height: 24px;
}

#applesearch .sbox_r  {
	background: white url('srch_r.gif') no-repeat top left;
	float: left;
	width: 13px; height: 24px;
}

#applesearch .sbox input {
	background: white url('srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 24px;
	width: 135px;
	padding: 5px;
	font: 11px/13px arial;
	color: #787878;
}

#content {
	clear: both;
}
