.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 135px;
    background-position: left;
    background-image: url(images/bannerphotos2.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    float: right;
    width: 675px;
    height: 130px;
    margin-top: 5px;
    margin-right: 10px;
    display: inline;
    background-image: url(images/fatburnmachine21.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    margin-left: 85px;
    padding-top: 12px;
    font-weight: bold;
    height: 25px;
    width: 755px;
    font-size: 36px;
    color: #E50707;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    margin-left: 85px;
    padding-top: 5px;
    font-weight: normal;
    height: 15px;
    width: 755px;
    font-size: 18px;
    color: #E50707;
    background-image: none;
    background-repeat: no-repeat;
 }

 
