table.contactus{
    background-color:#f5f5f5;
    font-size:12px;    
    width:678px;
    border:0px;
    border-spacing:0px;
}

tr.contactus_header{
    background-color:#2272C2;    
    background-image:url('/images/contactus/contactus_header.gif');
    background-repeat:no-repeat;
    width:678px;
    height:37px;
    font-weight:bold;
    color:#fff;
}

tr.contactus_footer{
    background-color:#fff; 
    background-image:url('/images/contactus/contactus_footer.gif');
    background-repeat:no-repeat;
    width:678px;
    height:20px;
    font-weight:bold;
    color:#fff;
}

tr.contactus_footer td{
    border:0px;
    border-top:1px solid #fff;
}

tr.contactus_row td{    
    background-color:#e6e6e6;    
    border-right:1px solid #fff;
    border-top:1px solid #fff;
    border-bottom:1px solid #e0e0e0;
    border-left:1px solid #e0e0e0;
    font-size:14px;
}

table.contactus td{
    padding:5px;
}

td.contactus_availability{
    font-size:13px;
    font-weight:bold;
    color:#0D68AB;
    background-color:#e6e6e6;
}

td.contactus_method{
    font-size:13px;
    width:170px;
    text-align:center;
    background-color:#e6e6e6;
}

td.contactus_department{
    font-size:13px;
    font-weight:bold;
    color:#0D68AB;
    width:130px;
    background-color:#e6e6e6;
}

#contactus_phone_number{
    color:#FF6D1F;
    font-weight:bold;
    font-size:16px;
    text-align:center;
}

div.contactus_clickhere{
    margin:0px auto;
    text-align:center;
}

div.contactus_clickhere a{
    width:170px;
    height:29px;
    background:url('/images/contactus/contactus_clickhere_hover.gif') no-repeat;
}

div.contactus_clickhere img{
    width:170px;
    height:29px;
    border:0;
}
