#applesearch .sbox_l  {
	background: url('srch_der.png') no-repeat top left;
	float: left; width: 25px; height: 25px;
}
#applesearch .sbox_r  {
	background: url('srch_izq.png') no-repeat top left;
	float: left; width: 15px; height: 25px;
}
#applesearch .sbox input {
	background: url('srch_bg.png') repeat-x top left;
	float: left; border: 0; 
	width: 125px; 
	height: 20px; 
	padding: 3px;
	padding-top: 3px;
	font: 11px/13px arial; 
	outline:none;
	color:#76DFFE;
}