#commentform input.error, #commentform textarea.error {
	border:1px dashed #f07677;
}
#commentform div.error, #commentform label.error {
	margin-top:10px;
	color: #f07677;
}
#commentform div.errorlabels label {
	display: block;
}