#searchform {
	background:url("../images/srch_l.gif") 0 0 no-repeat;
	padding-left: 22px;
	margin-left:20px;
	}
#searchform .sbox_r {
	background:url('../images/srch_r.gif') 0 0 no-repeat;
	float: left;
	width: 22px;
	height: 22px;
	}
#searchform .sbox_r_f2 {
	background:url('../images/srch_r.gif') 0 -22px no-repeat;
	float: left;
	width: 22px;
	height: 22px;
	}
#searchform input {
	background:url('../images/srch_bg.gif') 0 0 repeat-x;
	float: left;
	border: 0;
	height: 22px; 
	width: 142px;
	padding: 3px;
	font: 13px arial;
	color: #000;
	}
	
#searchform fieldset {
	*margin-left:-14px;
}
