#searchform {
	background: url(/playerFiles/common/search_left.gif) 0 0 no-repeat;
	padding-left: 20px;
}
#searchform .sbox_r {
	background: url(/playerFiles/common/search_right.gif) 0 0 no-repeat;
	float: left;
	width: 20px;
	height: 19px;
}
#searchform .sbox_r_f2 {
	background: url(/playerFiles/common/search_right.gif) 0 0 no-repeat;
	float: left;
	width: 20px;
	height: 19px;
}
#searchform input {
	background: url(/playerFiles/common/search_repeat.gif) 0 0 repeat-x;
	float: left;
	border: 0;
	height: 19px; 
	width: 164px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}

