
.rate-base-layer {
    color: #aaa;
}

.rate-hover-layer {
    color: orange;
}

.im {
    background-image: url('./images/heart-2.gif');
    background-size: 23px 20px;
    background-repeat: no-repeat;
    width: 23px;
    height: 20px;
    display: inline-block;
    margin-left: 3px;
}


#center_rating .rate-base-layer span {
    opacity: 0.3;
}
