/* general */
.BVsortDropdown {
	background: #ffffff;
}
#BVCustomerRatings table td {
	font-family: Arial, Helvetica, sans serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
#BVProductBookmarkingLinksSeparatorId,
.BVRatingSummaryLinks, 
.BVRatingSummaryBuyAgain, 
.BVRatingSummarySecondaryRatings, 
.BVRatingSummaryRatingsRatingSet .BVcustomerRatingScore, 
.BVReviewTableSortRowLabel,
.BVProductBookmarking,
.BVReadAllMyReviews,
.BVcustomerRatingScore,
#BVprosCons {
	display: none;
}
.BVRatingSummaryZeroReviews .BVRatingSummaryLinks {
	display: block !important;
}
#BVSVPLinkContainer {
	margin: 15px 0px 0px 12px;
}
#BVReviewsContainer {
	margin: 10px 0px 10px 0px;
}
/* no reviews */
#NoReviews {
	clear: left;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-style: italic;
	padding: 20px 0px 0px 8px;
	margin: 0px;
}
.BVReviewSortRowLink a#BVSubmissionURL {
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin-left: 10px;
	background: #000000;
	color: #ffffff;
	text-transform: none;
	padding: 4px;
	width: 100px;
	height: auto;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	float: left;
}
.BVReviewSortRowLink a#BVSubmissionURL:hover {
	background: #575757; 	
}
/* has reviews ratings summary */
.BVRatingSummaryRatingsRatingSet {
	float: left;
}
#BVReadReviewsLinkId { 
	float: left;
	padding: 7px;
}
/* has reviews */
.BVReviewSortDropdownPrefix {
	padding: 0px 3px 0px 65px;	
	color: #000000;
	font-size: 11px;
	text-transform: none;
}
.BVRatingSummaryRatingsRatingSet .BVcustomerRatingItem {
	font-size: 15px !important;
	font-weight: bold !important;
	line-height: 17px !important;
}
.BVReviewSection td {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-transform: none;
}
.BVReviewerData {
	float: left;
	padding-top: 3px;
}
.BVReviewer {
	font-weight: bold;
	padding: 0px 4px 0px 12px;
}
.BVPrimaryRatings {
	float: right;
}
.BVReviewTitle .BVreviewTitle {
	float: left;
	padding: 0px 0px 0px 12px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.BVreviewerLocation {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	float: right;
	padding: 0px 10px 0px 0px;
}
.BVContentReviewText, .BVreviewPhotoSection {
	clear: both;
	padding: 3px 0px 0px 12px;
}
.BVSecondaryRatings {
	padding: 5px 0px 5px 0px;
	float: right;
}
.BVReviewSocialBookmarkingSection {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 15px 0px;
	border-bottom: solid 1px #cccccc;
}
.BVReviewFeedbackDisplay, .BVReviewFeedbackLinks {
	clear: both;
	padding: 0px 0px 5px 12px;
}
.BVPageBasedPaginationContainer {
	padding: 0px 0px 0px 12px;
	text-align: center;
	font-size: 11px;
	text-transform: none;
}
.BVBadge div {
	border: solid 1px #cccccc;
	background: #ffffff;
	margin: 0px 0px 0px 12px;
}
.BVrespondedHelpful {
	font-weight: bold;
}