/**********************************

Name: cmxform Styles

***********************************/
label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #C00;
	FONT-WEIGHT: bold; MARGIN: 0px 0px 0px 5px;
	display: inline-block;
}
div.error { display: none; }
input.error { border: 1px solid #C00; }

