.field1,.field2, .field3{
	width: 62px;
	height: 30px;
	background: url(../images/form_bg.png) repeat-x;
	border: 1px solid #F2DB92;
	color: #ffffff;
	padding:3px 0 0 10px;
	font-size: 20px;
}

.field2{
	width: 92px;
}

.field3{
	width: 220px;
}

#search_button{
	margin-top: -3px;
	float: left; 
	padding-left: 10px;
}

.but{
	background: url(../images/but_pag.png) no-repeat;
	width: 50px;
	height: 17px;
	border: 0;
	cursor: pointer;
	font-size: 10px;
	padding-bottom: 3px;
}