@charset "UTF-8";
.textfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A5AFAE;
	text-decoration: none;
	background-color: #414948;
	width: 100px;
	font-weight: bold;
	background-repeat: repeat;
	border: 1px solid #414948;
	text-transform: capitalize;
}
.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A5AFAE;
	text-decoration: none;
	background-color: #414948;
	width: 210px;
	font-weight: bold;
	background-repeat: repeat;
	border: 1px solid #414948;
}
