#care2_favorites .bottom {
    background: #fff url(favorites_home.jpg) no-repeat scroll 0 bottom;
    border: 0;
    height: 12px;
    margin: 0;
}

#care2_favorites .header {
    background: #fff url(favorites_home.jpg) no-repeat scroll 0 0;
    height: 27px;
    border: 0;
    margin-right: 0;
    padding-left: 10px;
}

#care2_favorites .header h3,
#care2_favorites .header h3 a {
    line-height: 1;
    margin-top: 2px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    padding: 3px 0;
}

#care2_favorites .inner { border-color: #a5d252; }

#care2_favorites .inner a {
background:transparent url(li_bg.jpg) no-repeat scroll left -6px;
border-bottom:1px dotted #A5D252;
color:#000000;
display:block;
font-size:13px;
line-height:17px;
padding:3px 5px 2px;
}

#care2_favorites .inner a:hover, #care2_favorites .inner li.active a {
    background: #a5d252;
    text-decoration: none;
    color: #fff;
}