.sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 696px;
    background-image: url(images/Wasatch_Mountain2.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 4px #fff solid;
    background-image: url(images/Ben_Wolverine_Cropped.jpg);
    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: #0f0f0f;
    background-image: none;
    background-repeat: no-repeat;
 }

 
