/* Contact Us */

.contentLeftCol h2 { padding-bottom: 10px; }
label { float: left; width: 130px; }
.formField { float: left; width: 330px; padding: 0 0 15px 10px; }
.formFieldLong { float: left; width: 430px; padding: 0 0 15px 0; }
.input { width: 170px; }
.check { float: left; margin-right: 5px; }
.contentLeftCol select { width: 175px; }
select.selectWide {width:326px;}
html>body select.selectWide {width:324px;}
.salutation { width: 85px; }
.details { width: 320px; }
.required { font-size: 10px; font-weight: bold; }
.btnGreen{
   font-weight: bold; height: 19px; font-size: 10px; padding-right: 8px;
   background:#CE0202 url(../img/btn/red_right.gif) top right no-repeat;
   }
.btnGreen a:link, .btnGreen a:visited{ color: #fff; position: relative; top: 1px; padding: 0 2px 0 2px; }





