.sf_blog_extra4 {
    width: 900px;
    height: 30px;
    background-image: url(images/Under_Bar2.jpg);
    background-repeat: repeat-x;
 }

 a:link {
    text-decoration: underline;
    color: #EE1212;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    background: #fff;
    color: #EE1212;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    background-position: left;
    background-image: url(images/adlibs_blog.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 32px;
    margin-left: 5px;
    margin-top: 4px;
    overflow: hidden;
    background-color: #999FA4;
    background-image: none;
    background-repeat: no-repeat;
 }

 
