﻿body
{
}
.ContactTable
{
    width:835px;
    text-align: left;    
}

.LeftContact
{
    width: 460px;   
    padding-left: 20px;
    padding-right: 20px; 
    padding-top: 10px;
    padding-bottom: 40px;
    vertical-align: top;
}


.RightContact
{
    width: 335px;
    padding-top: 10px;
    padding-bottom: 40px;
}

.LeftContactHeader
{
    width: 500px;
    font-size: 14px;
    font-weight: bolder;
    border-bottom-width: 1px;
    border-bottom-color: Gray;
    border-bottom-style: dotted;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px; 
}

.ContactInfoField1
{
    text-align: left; 
    font-weight: bold;   
    width: 80px;
}
.ContactInfoField2
{
    text-align: left;    
    
}
