.dot-irecommendthis {
    background: url(../images/heart.png) no-repeat 0 3px;
    padding-left: 18px;
    border: 0;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none;
    min-height: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dot-irecommendthis:hover,
.dot-irecommendthis.active {
    background-position: 0 -23px;
    color: #F56559 !important;
    border: 0;
    margin: 0 0 10px 0;
    padding-left: 18px;
    text-decoration: none;
}