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

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

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 50px auto;
    background-color: #CFCFCF;
 }

 .sf_blog_sub_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 30px;
    font-weight: normal;
    overflow: hidden;
    font-size: 12px;
    color: #979797;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #929292;
 }

 .sf_blog_main_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 25px;
    font-weight: bold;
    overflow: hidden;
    font-family: arial;
    font-size: 11px;
    color: #979797;
 }

 
