#NewsComments label{
	display: block;
	font-weight: 800;
	font-size: 11px;
}
.TextField,.TextArea{
	width: 300px;
	border: 1px solid #cecece;
	padding: 5px;
}



.TextArea{
	border: 1px solid #cecece;
	padding: 5px;
}

.SubmitComment{
	font-weight: 800;
	font-size: 10px;
}
#commentform small{
	font-size:10px;
	color: #4C5979;
}