.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 150px;
    min-height: 100px;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(images/blog_headder_2_copy.jpg);
 }

 .sf_blog_extra2 {
    position: absolute;
    height: 50px;
    width: 158px;
    top: 10px;
    left: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #989C6A;
 }

 
