/**
	USE THE EXAMPLE STYLES BELOW AS A BASE TO CUSTOMIZE THE LOOK AND FEEL OF STAR PRODUCT REVIEWS
**/

/*
.scReviewsPagingBar,
.scReviewFormHeader
{
	background:url(reviews-test-headerbg.jpg) repeat-x;
}*/

#scReviewsPInfoAvgRating{
	width:175px;
}
	
.scStarsBg, #p-info-tbl-rating #scReviewsPInfoAvgRating
{
	background: url(http://lib.store.yahoo.net/lib/yhst-38174537758215/stars-red.png) no-repeat;
}

/*#scReviewForm .scReviewsStars1,
.scReviewsContainer .scReviewsStars1,
#scRateThisItem.scReviewsStars1,
#p-info-tbl-rating #scReviewsPInfoAvgRating.scAverageStars1
{
	background-position: 0 -13px;
}
#scReviewForm .scReviewsStars2,
.scReviewsContainer .scReviewsStars2,
#scRateThisItem.scReviewsStars2,
#p-info-tbl-rating #scReviewsPInfoAvgRating.scAverageStars2{
	background-position: 0 -26px;
}
#scReviewForm .scReviewsStars3,
.scReviewsContainer .scReviewsStars3,
#scRateThisItem.scReviewsStars3,
#p-info-tbl-rating #scReviewsPInfoAvgRating.scAverageStars3{
	background-position: 0 -39px;
}
#scReviewForm .scReviewsStars4,
.scReviewsContainer .scReviewsStars4,
#scRateThisItem.scReviewsStars4,
#p-info-tbl-rating #scReviewsPInfoAvgRating.scAverageStars4{
	background-position: 0 -52px;
}
#scReviewForm .scReviewsStars5,
.scReviewsContainer .scReviewsStars5,
#scRateThisItem.scReviewsStars5,
#p-info-tbl-rating #scReviewsPInfoAvgRating.scAverageStars5{
	background-position: 0 -65px;
}*/

#p-info-tbl-rating .scAverageStars1{
	background-position: left -12px !important;
}
#p-info-tbl-rating .scAverageStars2{
	background-position: left -24px !important;
}
#p-info-tbl-rating .scAverageStars3{
	background-position: left -36px !important;
}
#p-info-tbl-rating .scAverageStars4{
	background-position: left -48px !important;
}
#p-info-tbl-rating .scAverageStars5{
	background-position: left -60px !important;
}

.scAverageStarsFloat {width: 295px;}

#p-info-tbl-rating, #p-info-tbl-rating a {font-size: 11px; line-height: 12px;}