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

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

#applesearch .sbox input {
	/*default styling*/
}

#applesearch .sbox_a a{
	float: left;
	height: 29px;
	width: 31px;
	background: white url('/image/search_btn.jpg') no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

#applesearch .sbox_a a:hover{
	background-position: 0 -29px;
}
