.sf_blog_header_wrapper {
    width: 954px;
    height: 150px;
    overflow: hidden;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 710px;
    float: right;
    padding: 0px 15px;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 532px;
    float: right;
    color: #3C4D55;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: center;
    font-weight: bold;
    width: 532px;
    float: right;
    padding-top: 30px;
    font-family: verdana;
    font-size: 24px;
    color: #1B2120;
    background-image: none;
    background-repeat: no-repeat;
 }

 
