
.main h1 {
    font-size: 140%;
    color: #00699b;
    padding-bottom: 3px;
    border-bottom: 1px dotted #00699b;
    width: 98%;
    margin: 12px 0px 10px 0px;
}

.main h2 {
    font-size: 110%;
    color: #00699b;
    margin: 15px 0px 5px 0px;
    padding: 0;
}

.main p {
    width: 95%;
    margin: 0px 0px 10px 0px;
    padding: 0;
    text-align: justify;
}

.mainTopLeft h3 {
    font-size: 100%;
    color: #be0028;
    margin-bottom: 3px;
}

.contactDetails {
    line-height: 1.5em;
    font-size: 120%;
}

.main .partnerLogos {
    margin-top: 20px;
}

.partnerLogos #plantronicsPartnerLogo {
   position: relative;
   margin-left: 20px;
   margin-bottom: 20px;
}

.outlink {
    text-decoration: none;
}