.form-table{
	font-size:14px;
	color:#1e1e1e;
}
.form-table input[type="text"]{
	width:330px;
	background-color:white;
	border:#7b7b7b 1px solid;
}
.form-table textarea{
	width:330px;
	background-color:white;
	border:#7b7b7b 1px solid;
}