﻿
    #Main p 
    {
        line-height: 14pt;
    }

    #PhoneContactInfo 
    {
        xborder: solid;
        height: 250px;        
    }
    #PhoneContactInfo h3 
    {
        display: none;
    }
    #PhoneContactInfo label 
    {
        xtext-transform: uppercase;
        width: 55px;
        float: left;
    }
    
    
    #MainOfficeContactInfo 
    {
        width: 170px;
        float: left;
    }

    select option 
    {
        padding-left: 1em;
    }

    
    
