.formContainer {
	margin-top: 15px;
	margin-left: 5%;
	width: 425px;
}

.formContainer div.row {
	clear: both;
	padding-top: 5px;
}

.formContainer span.label {
	float: left;
	width: 120px;
	text-align: right;
}

.formContainer span.formw {
	float: right;
	width: 300px;
	text-align: left;
}

.formContainer select {
	border: 1px #000 solid;
}

.formContainer textarea {
	border: 1px #000 solid;
	width: 400px;
	height: 50px;
}

.formContainer .fullBox {
	width: 285px;
}

.formContainer .wideBox {
	width: 400px;
}

.formContainer ol {
	width: 425px;
}

.error {
	color: #f00;
}

#name {
	width: 175px;
}

#address {
	width: 175px;
}

#city {
	width: 175px;
}

#zip {
	width: 40px;
}

#state {
	width: 20px;
}

#numt {
	width: 20px;
}

#erate {
	width: 40px;
}

#email {
	width: 175px;
}

#sales_number {
	width: 50px;
}

#turbines_installed {
	width: 50px;
}

#turbines_installed_types {
	width: 353px;
}

#solar_installed {
	width: 50px;
}

#solar_installed_types {
	width: 353px;
}

#advertising {
	width: 50px;
}

#main_contact {
	width: 112px;
}

#territory {
	width: 113px;
}

#dealer_city {
	width: 75%;
}

#dealer_state {
	width: 70px;
}

#dealer_zip {
	width: 45px;
}

#dealer_country {
	width: 93px;
}

#phone {
	width: 30%;
}

#dealer_email {
	width: 75%;
}
