#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 {
	float: left;
	border: 0;
	height: 15px;
	width: 100px;
	padding: 3px;
	font: 10px arial;
	background-image: url(srch_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#content {
	clear: both;
}