/**********************************

Name: cmxform Styles

***********************************/

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	display: block;
	font-style: italic;
	clear: both;
	line-height: 1.6em;
}

div.error { display: none; }



