.sf_blog_sub_header {
    width: 510px;
    height: 35px;
    overflow: hidden;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    width: 280px;
    height: 75px;
    margin-right: 10px;
    float: right;
    background-position: right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 510px;
    height: 10px;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 17px;
    margin-bottom: 3px;
    font-size: 22px;
    color: #40ADB9;
    background-image: none;
    background-repeat: no-repeat;
 }

 
