#CompanyInfo .content strong {
	font-size: 12px;
	color: #202658;
}

#CompanyInfo .content .dividor {
	width: 150px;	
}

#CompanyInfo .content .dividor p {
	font-weight: normal;
}

.formattedLabel {
	text-align: right;
	width: 85px;
}
.textField {
	margin-bottom: 20px;
}

#subject {
	width: 400px;
}

#message {
	width: 400px; 
	height: 130px;
}

.name {
	width: 150px;
}

#address {
	width: 400px;
}

#city {
	width: 153px;
}

#StateLabel {
	width: 70px;
}

#state {
	width: 22px;	
}

#ZipLabel {
	width: 50px;
}

#zip {
	width: 75px;
}

.phone {
	width: 150px;
}