.sf_blog_main_header {
    position: absolute;
    text-align: left;
    font-weight: normal;
    float: left;
    height: 32px;
    overflow: hidden;
    width: 725px;
    margin: 30px 0 0 20px;
    padding: 0px 10px;
    font-family: fantasy;
    font-size: 26px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    width: 946px;
    height: 200px;
    position: relative;
    background-image: url(images/blog-main_4.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 680px;
    float: right;
    padding: 0px 20px;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
