/*
	Images (c) Yvo Schaap, http://www.yvoschaap.com/index.php/weblog/css_star_rater_ajax_version/
*/
.tx-ratings { padding-top: 16px; }
.tx-ratings-grey-bar { width: 420px; height: 12px; background-image: url(revenuebar.gif); }
.tx-ratings-gold-bar { height: 12px; background: url(revenuebar.gif) repeat-x 0 -12px; }
.tx-ratings-vote-bar { width: 600px; height: 12px; }
.tx-ratings-vote-bar DIV A { width: 6px; height: 12px; }
.tx-ratings-vote-bar DIV A:hover { background-image: url(revenuebar.gif); background-position: 0 -24px; }
.tx-ratings-text { font-size: 1em; }


