.ratingDown
{
	background-image: url('/images/gblIcoRatingDown.gif');
	background-repeat: no-repeat;
	width:50px;
	height:50px;
}
.ratingUp
{
	background-image: url('/images/gblIcoRatingUp.gif');
	background-repeat: no-repeat;
	width:50px;
	height:50px;
}
.ProductRating ul li{
	display:inline;
}
.ProductReview{width:100%; text-align:left;}
.ProductReview div{width:100%;}
.ProductReview .Title{color:#60575C; font-size:12px; padding-bottom:10px; padding-top:10px; font-weight:bold;}
.ProductReview .AddReview{padding-bottom:10px;}
.ProductReview .AddReview a{color:#1C1922; font-weight:bold;}
.ProductReview .ReviewList{padding-left:100px;}
.ProductReview .ReviewList .ReviewTitle{float:left; color:#1B1020; width:70%; padding-top:10px; padding-bottom:10px;}
.ProductReview .ReviewList .DivSpace1{float:left; width:7%;}
.ProductReview .ReviewList .ReviewComment{float:left;width:62%; color:#1B1020; padding-bottom:10px;}
.ProductReview .ReviewList .DivSpace2{float:left; width:100px;}
.ProductReview .ReviewList .ReviewHSpace1{float:left;width:62%;  background-color:#010101; height:1px;}
.ProductReview .ReviewList .Rating1{float:left; width:100px; height:18px; background-image:url('/images/gblIcoRating1.gif'); background-repeat:no-repeat;  padding-top:10px; padding-bottom:5px; background-position:0px 8px;}
.ProductReview .ReviewList .Rating2{float:left; width:100px; height:18px; background-image:url('/images/gblIcoRating2.gif'); background-repeat:no-repeat;  padding-top:10px; padding-bottom:5px; background-position:0px 8px;}
.ProductReview .ReviewList .Rating3{float:left; width:100px; height:18px; background-image:url('/images/gblIcoRating3.gif'); background-repeat:no-repeat;  padding-top:10px; padding-bottom:5px; background-position:0px 8px;}
.ProductReview .ReviewList .Rating4{float:left; width:100px; height:18px; background-image:url('/images/gblIcoRating4.gif'); background-repeat:no-repeat;  padding-top:10px; padding-bottom:5px; background-position:0px 8px;}
.ProductReview .ReviewList .Rating5{float:left; width:100px; height:18px; background-image:url('/images/gblIcoRating5.gif'); background-repeat:no-repeat;  padding-top:10px; padding-bottom:5px; background-position:0px 8px;}
.Rating1{width:100px; height:18px; background-image:url('/images/gblIcoRating1.gif'); background-repeat:no-repeat;  padding-top:10px; padding-bottom:5px; background-position:0px 8px;}
.Rating2{width:100px; height:18px; background-image:url('/images/gblIcoRating2.gif'); background-repeat:no-repeat;  padding-top:10px; padding-bottom:5px; background-position:0px 8px;}
.Rating3{width:100px; height:18px; background-image:url('/images/gblIcoRating3.gif'); background-repeat:no-repeat;  padding-top:10px; padding-bottom:5px; background-position:0px 8px;}
.Rating4{width:100px; height:18px; background-image:url('/images/gblIcoRating4.gif'); background-repeat:no-repeat;  padding-top:10px; padding-bottom:5px; background-position:0px 8px;}
.Rating5{width:100px; height:18px; background-image:url('/images/gblIcoRating5.gif'); background-repeat:no-repeat;  padding-top:10px; padding-bottom:5px; background-position:0px 8px;}

.gblBoutReadReview {color: #6C6E6F; font-family: Verdana; font-size: 10px; font-weight: bold;
				 background-image: url('/Localisation/HPFR/images/boutReadReview.gif'); width: 102px; height: 27px;
				 border-style: solid; border-width:0; padding-left: 20px; padding-right: 0; cursor: pointer}
.gblBoutAddReview {color: #6C6E6F; font-family: Verdana; font-size: 10px; font-weight: bold;
				 background-image: url('/Localisation/HPFR/images/boutAddReview.gif'); width: 102px; height: 27px;
				 border-style: solid; border-width:0; padding-left: 20px; padding-right: 0; cursor: pointer}
				 
.ReviewMessage1{font-size:13px; color:green; font-weight:bold; height:30px;}