.sf_blog_main_header {
    font-weight: bold;
    font-family: arial;
    font-size: 20px;
    color: #999999;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 230px;
    float: right;
    display: inline;
    margin: 0px;
    overflow: hidden;
 }

 
