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

 .sf_blog_main_header {
    float: left;
    width: 880px;
    height: 15px;
    padding: 7px 0 10px 20px;
    overflow: hidden;
    background-image: none;
    background-repeat: no-repeat;
    font-size: 18px;
    color: #7A7575;
 }

 
