.commentTitle
{
	font-weight: bold;
	margin-top: 15px;
}

.commentBody
{
	text-indent: 2em;
}

.commentError
{
	color: red;
}

.formError
{
	border: red solid 1px;
	color: red;
}

.commentListTitle
{
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}

.commentItem
{
	margin-top: 8px;
	line-height: 1.5em;
}