#map { width: 500px; height: 300px; }
#contactForm { width: 500px; }
#contactForm label { text-align: right; display:block; width: 100px; float: left; margin-right: 70px; }
#parEmail { float: left; width: 411px; border-right: 1px dotted #019CB2; }
#googleMap { width: 500px; float: right; }
#map { border: 1px solid #019CB2; height: 400px; }