﻿/* Contact Us Form */
#form
{
    
}
.formBox
{
    
}
.formLabel
{
    font-weight:bold;    
    text-align:left;
    font-size:10pt;    
}
#fields div
{   
   height:20px;
}
#labels
{
    float:left;
    height:500px;
}
#labels div
{
    height:20px;
}
#fields
{
   margin-left:175px;
   height:350px;
}

.valSumDiv { text-align:center; }

.confirmation
{
    text-align:center;
    font-weight:bold;
    padding-top:10px;
}
/* end contact us style /*
