.sf_blog_header_wrapper {
    border: 3px double #707070;
    position: relative;
    background-position: left;
    height: 185px;
    width: 875px;
    margin: 10px auto;
    clear: both;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 437px;
    height: 185px;
    border-left: 2px solid #FFF;
    background-position: right;
    background-image: url(images/biba_and_leon3.jpg);
    background-repeat: no-repeat;
 }

 
