#searchform {
	background: url("../images/srch_l.gif") 0 0 no-repeat;
	padding-left: 19px;
	height: 19px;
	}

#searchform .sbox_r {
	background: url('../images/srch_r.gif') 0 0 no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#searchform .sbox_r_f2 {
	background: url('../images/srch_r.gif') 0 -19px no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#searchform input {
	background: url('../images/srch_bg.gif') 0 0 repeat-x;
	float: left;
	border: 0;
	height: 19px; 
	width: 120px !important; 
	padding: 3px;

	color: #000;
}
