.sf_blog_header_wrapper {
    background-image: url(images/blog_header_bg_blog.gif);
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
 }

 .sf_blog_content {
    float: right;
    display: inline;
    width: 670px;
    margin: 10px;
    padding: 0px 0 0 0;
    font-size: 12px;
    color: #1C1C1C;
 }

 .sf_blog_extra11 {
    width: 670px;
    height: 100px;
    float: right;
    display: inline;
    margin-top: 10px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-image: url(images/Business100.jpg);
 }

 
