﻿.novl-rater { height:18px; line-height:20px; font-size:12px; overflow:hidden; }
.novl-rater span { vertical-align:top; }
.novl-rater-rating { margin-left:.8em; }
.novl-rater-off, .novl-rater-on { display:inline-block; height:18px; background:url(stars.gif) repeat-x 0 0px; }
.novl-rater-on { display:block; top:0; background-position: 0 -36px; }
.novl-rater-hover { background-position: 0 -18px!important; }
.novl-rater-numeric { padding:0 0 0 10px; }
.novl-rater-count { padding:0 0 0 5px; }

.blue .novl-rater-off, .blue .novl-rater-on { background-image:url(stars_blue.gif); }
.orange .novl-rater-off, .orange .novl-rater-on { background-image:url(stars_orange.gif); }
.green .novl-rater-off, .green .novl-rater-on { background-image:url(stars_green.gif); }
.teal .novl-rater-off, .teal .novl-rater-on { background-image:url(stars_teal.gif); }
.purple .novl-rater-off, .purple .novl-rater-on { background-image:url(stars_purple.gif); }