#commentform input.error, #commentform textarea.error {
	/*background-color: #f99;*/
	border: 1px solid #cf4d39;
}
#commentform div.error, #commentform label.error {
	color: #cf4d39;
}
#commentform div.errorlabels label {
	display: block;
}