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

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

 
