/* Basic styling */
#commentform input.error, #commentform textarea.error {
	border: 1px solid #FF8E88;
}
#commentform div.errorlabels label {
	display: none; 
}
