.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-size: 10px;
    background-color: #F7F7F6;
    background-image: none;
    background-repeat: no-repeat;
 }

 
