.header h1,
.nav,
.featureOuter,
.btnContactUs,
.btnSeeServices,
.footerUpper,
.contentsList ul,
.required,
.contactForm .formBottom
{display:none;}


.contactForm .row
{
    width:640px;
    clear:both;
    margin-bottom:15px;
    float:left;
}
.contactForm  .rowLast {margin-bottom:12px;}
.contactForm .col
{
    width:310px;
    float:left;
}
.contactForm .spaceRight {margin-right:20px;}
.contactForm label {display:block; float:left; margin-right:6px;}
.contactForm .txt
{
    border:1px solid #9a9a9a;
    padding:9px 8px 10px;
    margin-top:7px;
}
.contactForm .col .txt {width:292px;}
.contactForm .txtMulti
{
    width:622px;
    height:101px;
}
.contactForm .formBottom
{
    background:url(/buildassets/images/border_04.png) repeat-x left top;
	clear:both;
}
