#reviewsContainer{
	background-color: #ffffff;
	}
#reviewsContainer .sectionTitle {
    color:#333333;
    font-size:21px;
    font-weight:bold;
    letter-spacing:-0.75px;
}
#reviewsContainer .commentArea{
	border-bottom: solid 1px #bbbbbb;
}
#reviewsContainer  .commentSubArea{
    padding: 20px 0px 0px 90px;
}
#reviewsContainer .commentComment{
	margin: 11px 0px 0px 0px; font-size: 14px; font-family: georgia; color: #333333;
}
#reviewsContainer .commentDetails{
	padding: 25px 0px 33px 0px;
}
#reviewsContainer .commentSender{
	float: left; background: url('http://www.parentsconnect.com/assets/icons/posted_by.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	padding-left: 80px; font-size: 11px; color: #333333;
}
#reviewsContainer .commentSender a{ color: #888888;}

#commentsSection{background-color: #ffffff; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#commentsSection #commentsSectionPadder{padding: 0px 13px 0px 11px;}
#commentsSection #niceStarRatingPicker{display: none;}
#commentsSection #commentTextArea{height: 77px; margin: 12px 0px 12px 0px; width: 100%; background-repeat: no-repeat; background-position: 2px 2px;}
#commentsSection .commentTextInput{width: 308px; height: 22px; margin: 12px 0px 0px 0px; background-repeat: no-repeat; padding: 0px 0px 0px 5px;}
#commentsSection #commentNameInput{background-position: 5px 8px;}
#commentsSection #commentEmailInput{background-position: 5px 6px;}
#commentsSection #commentDOBInput{background-position: 5px 7px;}
#commentsSection #commentZipInput{background-position: 5px 7px;}
#commentsSection input.error{}
#commentsSection label.error{margin: 1px 0px 0px 0px; padding: 2px 2px 2px 2px; background-color: red; display: block; width: 308px;}
#commentsSection #errorMessages{color: #f32b96; font-size: 14px;}

/*.commentSubArea .niceStarRatingStars{margin: 10px 0px 0px 0px}*/
.niceStarRatingStars{width: 78px; height: 15px; overflow: hidden; background-image: url('/assets-pclocal/rating_white_bk.jpg'); background-position: 0px -75px; cursor: pointer;}
.niceStarRatingStars .starOverlay{width: 15px; height: 15px; float: left;}
#attraction-main-module a.reportAbuse, #reviewsContainer a.reportAbuse{ color: #bbbbbb;}
