#applesearch .sbox_l  {
	background:  url('http://www.puntostile.it/srch_l.png') no-repeat top left; 
  /* cambiare l'immagine con srch_l_nobg.png per i textfields di non ricerca */
	float: left;
	width: 19px; height: 18px;
}

#applesearch .sbox_r  {
	background: url('http://www.puntostile.it/srch_r.png') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox input {
	background:  url('http://www.puntostile.it/srch_bg.png') repeat-x top left;
	float: left;
	border: 0;
	height: 25px; 
  width:145px;
	font: 11px/13px "Trebuchet MS";
	color: #999999;
}

#content {
	clear: both;
}





