#searchform {
	background: url(../_img/gl-input-search_l-bg.gif) 0 0 no-repeat;
	padding-left: 19px;
}

#searchform .sbox_r {
	background: url(../_img/gl-input-search_r-bg.gif) 0 0 no-repeat;
	float: left;
	width: 19px;
	height: 19px;
}

#searchform .sbox_r_f2 {
	background: url(../_img/gl-input-search_r-bg.gif) 0 -19px no-repeat;
	float: left;
	width: 19px;
	height: 19px;
}

#searchform input {
	background: url(../_img/gl-input-search-bg.gif) 0 0 repeat-x;
	float: left;
	border: 0;
	width: 95px;
	padding: 4px 3px 3px 3px;
	font: 11px/13px arial;
	color: #777;
}
