@import 'tooltips.css';
@import 'common.css';
@import 'forms.css';
#contact-us-locations {
    margin: 25px 0 0 0;
}
#contact-us-locations table {
    border-collapse: collapse;
    margin-left: 0px;
}

#contact-us-locations table td {
    padding-right: 30px;
    padding-bottom: 15px;
}
#main-content h2 {
    text-decoration: underline;
}
#main-content h3 {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #737373;
}