#mainContent {
	width: 814px;
	background-image: url(assets/contact-page-background2.jpg);
	background-repeat: no-repeat;
}
#text #form {
	float: right;
	width: 295px;
}

#mainContent #text {
	margin-right: 23px;
	width: 768px;
	height: 560px;
}
.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #C0C0C0;
	width: 200px;
}
.lgtextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #C0C0C0;
	width: 285px;
}
#wrapper #valid {
	text-align: right;
}
