.jRatingAverage {
	left: 0px; top: 0px; height: 100%; position: relative; z-index: 2; background-color: rgb(246, 41, 41);
}
.jRatingColor {
	left: 0px; top: 0px; height: 100%; position: relative; z-index: 2; background-color: rgb(244, 194, 57);
}
.jStar {
	left: 0px; position: relative; z-index: 3;
}
p.jRatingInfos {
	background: url("icons/bg_jRatingInfos.png") no-repeat; width: 91px; height: 29px; text-align: center; color: rgb(255, 255, 255); padding-top: 5px; font-size: 16px; display: none; position: absolute; z-index: 9999;
}
p.jRatingInfos span.maxRate {
	color: rgb(201, 201, 201); font-size: 14px;
}
