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


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

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

#content {
	clear: both;
}