.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    border-top: 6px solid #fff;
    background-repeat: no-repeat;
    background-image: url(images/RRBkg2.gif);
 }

 .sf_blog_sidebar {
    float: right;
    display: inline;
    width: 200px;
    padding-bottom: 32px;
    margin: 4px 0 4px 5px;
    overflow: hidden;
    background-color: #8F8F8F;
 }

 
