@charset "UTF-8";
/* CSS Document */

.customerReviews {
	font-weight: bold;
	color: #E47911;
}
.reviewText {
	font-size: .75em;
}

.reviewAuthor {
	font-size: .65em;
}