#applesearch .sbox_l  {
	background: transparent url('../images/srch_l.png') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox_r  {
	background: transparent url('../images/srch_r.png') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox input {
	background: white url('../images/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 55px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}


#content {
	clear: both;
}
/*CSS Hack for Sarari: this style wll be ignored by Safari*/
#applesearch .sbox input {width: 100px;#}