#applesearch .sbox_l  {
	/*default styling*/
}

#applesearch .sbox_r  {
	/*default styling*/
}

#applesearch .sbox input {
	/*default styling*/
	width: 219px;
	float:left;
}

#applesearch .sbox_l  {
	float: left;
	width: 20px; height: 19px;
}

#applesearch .sbox_r  {
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox_r2  {
	display: none;
	float: left;
	width: 19px; height: 19px;
}
#applesearch .sbox input {
	float: left;
	border: 0;
	height: 19px; width: 142px;
	padding: 3px;
	font: 11px arial;
	color: #000;
	display: none;
}
