.sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 240px;
    padding: 10px 5px 5px 5px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 11px;
    background-color: #d6d6c9;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    height: auto !important;
    min-height: 40px;
    margin-top: 0px;
    padding: 20px 0 10px 20px;
    color: #333;
    background-color: #F7F7F6;
    font-family: helvetica;
    font-size: 11px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 130px;
    clear: both;
    background-color: #2B0200;
    background-image: url(images/RevaBlogTitle.jpg);
    background-repeat: no-repeat;
 }

 
