.sf_blog_sidebar {
    width: 220px;
    float: right;
    display: inline;
    margin: 10px 0px;
    overflow: hidden;
    background-color: #2F3636;
    background-image: url(images/sidecontent_bg_2.gif);
    background-repeat: repeat-y;
    color: #666666;
 }

 
