#standardContact{ position: relative; color: #555555; border: none; font-family: Arial; font-size: 12px;}
.contact-column{float: left;}
form label.formLabel{width: 100px; font-weight: bold; line-height: 25px; text-align: right; padding-right: 10px; display: block; float: left; margin-bottom: 10px;}
form input.formInput{width: 250px; line-height: 20px; float: left; margin-bottom: 10px; border: solid 1px #333;}
form textarea.formInput{width: 300px; height: 200px; border: solid 1px #333; margin-bottom: 10px;}
#standardContact div.clright,
#standardContact div.label,
#standardContact div.contact,
#standardContact div.mandatory{font-weight: bold; width: 100px; text-align: right; padding-right: 10px; margin-top: 5px; float: left; }
#standardContact div.contact{font-weight: normal;width: 170px; text-align: left; padding: 0px;}
.mandatory{ background:#fff url(../_img/asterisk.png) right top no-repeat;}
#standardContact div.errlog{ color: #CC0000; font-size: 9px;}
#standardContact div.contact-logo{ position: relative; float: left; width: 270px; height: 110px; background-image: url(../_img/logo.gif); background-repeat: no-repeat; background-position: center;}
#standardContact img.captcha{ cursor: pointer; margin-top: 10px; margin-bottom: 10px; border: solid 1px #494642;float: left;}

