.greview_star_wp{
    width: 100%;
    float: left;
    text-align: center;
    background: #fff;
    
}
.products .product-description{

}
.products .product-description .greview_star_wp{

}
.greview_star_wp .greview_star{
    display: inline-block;
    margin: 0 auto;
}
.greview_star_wp .grating {
    width: 100px;
    height: 20px;
    background: url(../../img/star-gray.png) repeat-x;
    vertical-align: middle;
    background-size: contain;
    float: left;
    overflow: hidden;
}
.greview_star_wp .grating_val {
    background: url(../../img/star-light.png) repeat-x;
    background-size: contain;
    height: 20px;
    float: left;
}
.clear{
    clear: both;
}
.greview_star_wp meta{
    display: none;
}
.greview_star_wp .gratinggount{
    float: left;
    line-height: 23px;
}
.greview_star_wp  .star_content {
    float: left;
}