#commentform input.error, #commentform textarea.error {
	background-color: #A95959;
}
#commentform div.error, #commentform label.error {
	color: #A95959;
	font-size:12px;
	margin-top:20px;
}
#commentform div.errorlabels label {
	display: block;
}