#commentform input.error, #commentform textarea.error {
	background-color: #f99;	width: 205px;	height: 16px;
}#commentform textarea.error{	width: 501px;	height: 179px;}
#commentform div.error, #commentform label.error {
	color: red;
}
#commentform div.errorlabels label {
	display: block;
}
