.Comments{
	
}

.CommentForm {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
	background: #E8CED0;
	border: 1px solid;
}


.CommentBotton {
	color: #2A370D; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: #EFC7CB;
	border: 1px solid #6F0913;
	height: 20px;
	}

.CommentTitle {
	color:#BC3A56;
	font-weight: bold;
	font-size: 18px;
}
.CommentText{
	color:black;
	font-size: 14px;
}
	
.CommentSign{
	color:#D6BABA;
	font-weight: bold;
	font-size: 12px;
}

