.tx-ratings-text {
  color:white;
}

.tx-ratings {
margin-left:0px;
padding-left:0px;
margin-bottom:10px;
}

.tx-ratings-grey-bar { position: absolute; left: 0; top: 0; width: 55px; height: 12px; background: url(/fileadmin/design/rating_stars.gif) repeat-x; font-size: 1px; }
.tx-ratings-gold-bar { position: absolute; left: 0; top: 0; width: 0px; height: 12px; background: url(/fileadmin/design/rating_stars.gif) repeat-x 0 -12px; font-size: 1px; font-size: 1px; }
				.tx-ratings-vote-bar DIV A:hover { background-image: url(/fileadmin/design/rating_stars.gif); background-position: 0 -24px; }
