label.error {
	display:none !important;
}

input.error, select.error, textarea.error {
	border-color:#f00;
}