.prodInfo									{ float:left; width:100%; padding-bottom:15px; }
.prodInfo #rating							{ position:absolute; bottom:0; left:6px; width:152px; }
.prodInfo .ratingStars						{ position:relative; height:14px; width:74px; background:url("/WEB/images/product/ratingStars_off.gif") no-repeat; float:left; margin-right:10px; }
.prodInfo .ratingStarsOn					{ position:relative; height:14px; background:url("/WEB/images/product/ratingStars_on.gif") no-repeat; }
.prodInfo .noreview							{ background:url("/WEB/images/General/arrowLnk.gif") no-repeat right 4px; padding-right:10px; text-decoration:none }

#cluetipReviews								{ padding:10px; }
#cluetipReviews span						{ float:left;}
#cluetipReviews .atlSter					{ width:60px; }
#cluetipReviews .atlReviews					{ margin-left:10px; }
#cluetipReviews .ratingBar					{ position:relative; height:16px; width:164px; background:url("/WEB/images/product/ratingBar_off.gif") no-repeat; float:left; }
#cluetipReviews .ratingBarOn				{ position:relative; height:16px; background:url("/WEB/images/product/ratingBar_on.gif") no-repeat; }

#infoBlock									{ background:#06F; }

a.arrowLnk									{ background:url("/WEB/images/General/arrowLnk.gif") no-repeat right 4px; padding-right:10px; }
.anchorTop									{ position:absolute; right:0; top:8px; }

/* Add basket, wishlist & review */
/*********************************/
a.buttonReview								{ position:relative; text-decoration:none; background:-moz-linear-gradient(-90deg, #FFF, #E5E5E5) repeat scroll 0 0 transparent; border:1px solid #CCC; top:5px; color:#333; }
.buttonReview								{ position:relative; -moz-border-radius:5px; padding:5px; }
.buttonReview span							{ position:relative; -moz-border-radius:5px; padding:0 5px 0 30px; }
.buttonReview span i						{ position:absolute; left:5px; top:0; }

.marRight10									{ margin-right:10px; }
.marLeft10									{ margin-left:10px; }

/* Add basket, wishlist & review */
/*********************************/
.bgAdd,
.bgAddWish,
.bgAddReview								{ display:none; z-index:10000; position:absolute; top:0; left:0; background-color:#FFFFFF; opacity:.7; filter: alpha(opacity=70); }

