.sideBullet A
{
    color:white;
    font-weight: 600;
    font-family: verdana;
    font-size: 8pt;
    
}
.sideBullet div {
    padding-top: 3px;
    padding-left: 15px;
}
.sideBullet img
{
    float:left;
    padding-right: 5px;
}

.mainHeader{
    width: 100%;    
    background: url(/images/bg-row-2.gif);
    -webkit-border-radius: 10px 10px 0 0;
    min-height: 70px;

}
    .mainHeader H1 A {
        width: 204px;
        height: 35px;
        color: white;
        font-family: 'Maven Pro', sans-serif;
        font-weight: 400;
    } 