.formSection {
	width: 275px;
	float: left;
	padding: 0px;
}
.form {
	width: 275px;
}
.formElm {
	height: 30px;
	width: 250px;
}
.input {
	font-family: Verdana;
	font-size: 8pt;
	width: 89%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #646A49;
}
.inputPhone {
	font-family: Verdana;
	font-size: 8pt;
	width: 24%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #646A49;
}
.inputPhone2 {
	font-family: Verdana;
	font-size: 8pt;
	width: 27%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #646A49;
}
.inputArea {
	font-family: Verdana;
	font-size: 8pt;
	width: 75%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #646A49;
}
.review {
	height: 50px;
}