/* CMX Form ------------------------------*/
div.cmxform fieldset {
	border: none;
	border: 1px solid #393637;
}
div.cmxform legend {
	font-size: 1.2em; font-weight: bold; line-height: 2.0;
	color: #918F90;
}
div#columncenter > div.cmxform legend {
	border-bottom: none;
}
div.cmxform p {
	font-size: 1.1em; font-weight: normal; font-style: normal;
	color: #FF0000;
	padding: 0; margin: 0;
}
div.cmxform em {
	font-weight: bold; font-style: normal;
	color: #FF0000;
}
div.cmxform label {
	font-size: 1.0em; font-weight: normal; line-height: 1.5;
	color: #918F90;
}
div.cmxform label small {
	font-size: 0.91em;
	color: #CCCCCC;
}
div#columncenter > div.cmxform ol a {
	vertical-align: bottom;
	padding: 0; margin: 0 0 0 5px;	
}
div.cmxform fieldset fieldset {
	/* no style */
}
div.cmxform fieldset fieldset legend {
	font-size: 1.0em; font-weight: normal;
}
