#googleMap
{
	width:480px;
	height:259px;
}

.formtext_width2
{
	width:115px; padding-right:10px; text-align:right
}

.formtext_width3
{
	width:20px; padding-right:45px; text-align:right
}

.errorMessages
{
	font-size:12px;
	color:#D30021;
	margin-bottom:5px;
}

.requiredField{
	color:red;
	font-weight:bold;
}

#thankyou
{
	font-size:0.8em;
	margin-top:10px;
}
