.form-field{
	width: 400px;
	margin: 25px 0;
}

.form-field input, select {
	display: inline;	
}

.comments {
	height: 150px;
}


