textarea {
	width:276px;
	height:198px;
}

input.field {
	width:155px;
	float:left;
}
input#submit {
	margin: 16px 0px 8px 198px;
}


label {
	display: block;
	width:120px;
	float:left;
	font-weight:11px;
}


.responseBox  {
	padding-top: 117px;
	text-align: center;
	color: red;
}
