/*********************/
/** jRating CSS **/
/*********************/

/**Div containing the color of the stars */
.jRatingAverage {background-color:#666;position:absolute;top:0;left:0;z-index:2;height:100%;}
.jRatingColor {background-color:#666;position:relative;top:0;left:0;z-index:2;height:100%;}

/** Div containing the stars **/
.jStar {position:relative;left:0;z-index:3;top: -23px !important;}

/** P containing the rate informations **/
p.jRatingInfos {position:absolute;z-index:9999;background:transparent url('../images/icons/bg_jRatingInfos.png') no-repeat;color:#FFF;display:none;width:91px;height:23px;font-size:16px;text-align:center;padding-top:5px;}
p.jRatingInfos span.maxRate {color:#c9c9c9;font-size:14px;}
.triver_det label{float: left;width: 100% !important;}
.trip_user_det div.star_small_rat{margin:-2px 0 0 -5px;float: left;transform: scale(0.7);}
