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

 .sf_blog_sub_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 7px;
    height: 15px;
    overflow: hidden;
    font-size: 12px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 13px;
    padding-bottom: 17px;
    height: 35px;
    font-family: sans-serif;
    font-size: 36px;
    color: #FF0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
