﻿.mapInfoBG
{
    background: url(../images/contact/map1pixTile.gif) repeat-x top; 
}
.mapInfoBG p
{
    padding-left:15px;
    padding-right:15px;
}
.mapInfoText
{
    color:#797979;
    font-size:8pt;
    padding-left:10px;
    text-align:left;
}
.contactSheetBG
{
    background-color:#f0f1f6;
    padding:15px 8px 15px 12px;
}
.contactSheetHeading
{
    font-size:11pt;
    color:#797979;
    font-weight:bold;
}
.contactCap
{
    font-size:8pt;
    text-align:left;
}
.contactInput
{
    
}
.cinput
{
    border:0;
    background: url(../images/contact/sendTextField.gif) no-repeat;
    width:207px;
    height:16px;
    font-size:7pt;
}
.cinput2
{
    border:0;
    background: url(../images/contact/verifyTextField.gif) no-repeat;
    width:100px;
    height:16px;
    font-size:7pt;
}
.cinputFileUpload
{
    border:0;
    background: url(../images/contact/verifyTextField.gif) no-repeat;
    width:208px;
    height:16px;
    font-size:7pt;
}
.contacttextarea
{
    width:202px;
    height:53px;
    font-family:Trebuchet MS;
    font-size:7pt;
    overflow:auto;
}
.enquiryDropDown
{
    vertical-align:top;
    font-size:8pt;
    font-family:Trebuchet MS;
    height:18px;
}
