.sf_blog_header_wrapper {
    height: 175px;
    background-color: #5F4D35;
    clear: both;
    width: 950px;
    overflow: hidden;
    background-image: url(images/7603_qbc_fit.jpg);
 }

 a:link {
    text-decoration: underline;
    color: #C4C7C9;
 }

 a:visited {
    color: #59778F;
 }

 a:hover {
    text-decoration: underline;
    color: #000000;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #9BA0A5;
 }

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

 
