﻿.ContactInfo {width: 360px; float: left;}
.ContactInfo a {color: #013D55; text-decoration: none; border-bottom: solid 1px #013D55;}
.ContactInfo a:hover {color: #767056; text-decoration: none; border-bottom: solid 1px #767056;}
.ContactForm {float: right; width: 420px; min-height: 300px; padding: 20px; margin-left: 40px; background-color: #E2E2E2;}
.InputLabel {float: left; width: 100px; display: block;}
.BlockLabel {display: block; margin-top: 15px;}
input.TextField {width: 240px; margin-bottom: 10px;}
.InterestedIn td {padding-right: 40px;}
.InterestedIn label {padding-left: 10px;}
textarea {width: 360px; height: 60px;}