.rating
{
    font-weight:bold; font-style:italic;
    border-radius:0.7em; border:1px solid #e1e2fe; box-shadow:0.17em 0.2em 0.23em #a0a0e0;
    width:170px;
}

.stars img:hover { position:relative; top:-19px; }
.avgValue { color:red; }
.votes { font-size:13px; font-style:italic; font-weight:normal; float:right; }