.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 950px;
    height: 166px;
    background-position: left;
    border-bottom: 5px solid #E3D6C6;
    background-color: #BFBF80;
    background-image: url(images/5400_qbc_fit.jpg);
 }

 .sf_blog_main_header {
    margin-left: 335px !important;
    padding-top: 10px;
    font-weight: bold;
    height: 80px;
    widht: 575px;
    overflow: hidden;
    font-size: 36px;
    color: #7F5624;
 }

 .sf_blog_sub_header {
    margin-left: 335px !important;
    padding-top: 5px;
    font-weight: bold;
    height: 60px;
    widht: 575px;
    overflow: hidden;
    font-size: 24px;
    color: #FFFFFF;
 }

 
