h3.sf_blog_posttitle {
    font-weight: normal;
    padding: 14px 10px 5px;
    margin: 0px 0px 15px;
    color: #000000;
    background-color: #BDBDBD;
    font-family: arial;
    font-size: 20px;
    background-image: none;
    background-repeat: repeat-x;
 }

 .sidebarlist li.sidebaritem {
    background-position: top left;
    list-style-type: none;
    padding: 20px 10px 15px;
    margin: 0px;
    background-color: #666666;
    background-image: url(images/sidebar_bg.gif);
    background-repeat: repeat-x;
 }

 
