#searchform {
	background: url(/images/site/srch_l.png) 0 0 no-repeat;
	*background: url(/images/site/srch_l.png) 0 5px no-repeat;
	_background: url(/images/site/srch_l.png) 0 0 no-repeat;
	padding-left: 19px;
	}
#searchform .sbox_r {
	background: url(/images/site/srch_r.png) 0 0 no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#searchform .sbox_r_f2 {
	background: url(/images/site/srch_r.png) 0 -19px no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#searchform input {
	background: url(/images/site/srch_bg.gif) 0 0 repeat-x;
	float: left;
	border: 0;
	height: 19px; 
	width: 165px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
	}

#search_box {
	padding: 5px 0 0 6px;
}

#search_box {
	_background: url(/images/site/search_box_new_bg_ie.png) no-repeat;
}