/* css document for forms */
.textfield {
	width: 134px;
	font-family: trebuchet, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #464646;
	border: 1px solid #eeeeee;
}

.btn {
	width: 64px;
	height: 26px;
	background: url('../im/search_btn.jpg') no-repeat;
	border:none;
	cursor: pointer;
}



