.commentAuthor {
	font-weight: bold;
	color: #64954D;
}

.commentAuthorInfo {
	font-size: 10px;
	margin-top: 10px;
	color: #808080;
}

.commentAuthorLocation {
}

.commentText {
	font-weight: normal;
	margin: 4px 0px;
	margin-top: 5px;
}

.commentDivider {
	width: 100%;
	margin-bottom: 10px;
	height: 1px;
	text-align: center;
	color: #F0F3ED;
}

.commentList {
	margin: 16px 0px;
}

.commentListBox {
	border: 3px solid #F0F3ED;
	padding: 5px;
}

.commentListHeading {
	font-weight: bold;
	font-size: 13px;
	color: #64954D;
	margin: 2px 0px;
}
