#applesearch {
	padding-top: 6px;
	float: right;
}
#applesearch .sbox_l  {
	background: transparent url('images/srch_l.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

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

#applesearch .sbox input {
	background: transparent url('images/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 106px;
	padding-top: 2px;
	font: 11px/13px arial, sans-serif;
	color: #363636;
	font-weight: bold;
}
