/* Search styles */
span.sbox_l{
	background: transparent url(images/srch_l.gif) no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

span.sbox_r{
	background: transparent url(images/srch_r.gif) no-repeat top left;
	float: left;
	width: 19px; 
	height: 19px;
}

span.sbox input{
	background: transparent url(images/srch_bg.gif) repeat-x top left;
	float: left;
	border: 0;
	height: 19px;
	padding: 3px;
	font: 1.0em/13px "Lucida Grande", Arial, Helvetica, Serif;
	color: #555;
}
