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

 .sf_blog_main_header {
    width: 510px;
    height: 35px;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 17px;
    margin-bottom: 3px;
    font-family: arial;
    font-size: 32px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    margin-right: 10px;
    margin-top: -14px;
    background-position: top;
    width: 200px;
    height: 200px;
    float: left;
    background-image: url(images/logoBlog.jpg);
    background-repeat: no-repeat;
 }

 