.sf_blog_main_header {
    text-align: right;
    float: right;
    width: 630px;
    margin-bottom: 2px;
    height: 35px;
    overflow: hidden;
    font-family: arial;
    font-size: 8px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: right;
    float: right;
    width: 630px;
    height: 80px;
    overflow: hidden;
    background-color: transparent;
    color: #fff;
    font-size: 8px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 129px;
    width: 850px;
    clear: both;
    padding: 30px 25px 10px;
    background-color: #00A0E17;
    background-image: url(images/BOOMERHEADER_copy.jpg);
    background-repeat: no-repeat;
 }

 
