.sf_blog_header_wrapper {
    position: relative;
    height: 100px;
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url(images/relaxing.PNG);
 }

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 140px;
    border-right: solid 4px #fff;
    background-image: none;
    background-repeat: no-repeat;
 }

 
