.sbox_l  {
	background: white url('../images/apple_search_left.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

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

.sbox input {
	background: white url('../images/apple_search_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	/*height: 19px;*/width: 180px;
	padding: 3px;
	font: 11px/13px verdana;
	color: #333333;
}
