.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 68px;
    min-height: 68px;
    border-bottom: 1pt solid #fff;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url(images/OBAblogtop3_new2.gif);
 }

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

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 2px #fff solid;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url(images/OBAbloglogo.gif);
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 20px auto 0;
    background-color: #FFFFFF;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #B5BFDF;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #B5BFDF;
 }

 .sf_blog_pagetitle {
    display: none;
    background-color: #FF9900;
    color: #3B5CBF;
 }

 
