.input {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #666666;
}
.input_button {
	font-family: tahoma;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #656565;
	background-color: #F2F2F2;
}
