form.cmxform label.error {
	margin-left: 15px;
	width: 300px;
}
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red
}
div.error { display: none; }
input.error { border: 1px solid #FF8080; }