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

#care2_favorites .header {
    background: #fff url(http://dingo.care2.com/c2/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: #fff url(http://dingo.care2.com/c2/favorites_home.jpg) no-repeat scroll 0 -27px;
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    font-size: 13px;
    color: #000;
}

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