
.reviewcmm { 
  width: 0px;
  position: relative;
  display: block;
}

.reviewcmm .starsbar {
  position: relative;
  height: px;
}

.reviewcmm .starsbar .gdouter {
  width: 0px;
  height: px;
  background: url('../../../../gd-star-rating/stars//stars.') repeat-x 0px 0px;
}

.reviewcmm .starsbar .gdinner {
/*  position: absolute;*/
  width: 0;
  height: px;
  background: url('../../../../gd-star-rating/stars//stars.') repeat-x 0px -0px;
}

.ratepost .starsbar a:active, .ratepost .starsbar a:visited, .ratepost .starsbar a:hover {
  text-decoration: none;
  border: 0;
}

.reviewcmm .starsbar a {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  text-decoration: none;
  border: 0;
  height: px;
  cursor: pointer;
}
    
.reviewcmm .starsbar a:hover {
  background: url('../../../../gd-star-rating/stars//stars.') repeat-x 0px -px;
}


.ratingblockcomment {
    font-size: 0.8em;
}

.ratingloadercomment {
    height: px;
    font-size: -3px;
    text-align: center;
    vertical-align: middle;
}
