form#cmxform {
	width: 528px;
	font-size: 11px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	}
form#cmxform fieldset {
	margin-bottom: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form#cmxform textarea  {
	width: 480px;
	height: 80px;
	border: 1px dotted #42AA2F;
}
form#cmxform  .legend {
	font-weight: bold;
	_margin: 0 -7px;
	margin-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0;
	}
	
form#cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-weight: bold;
	}
	
form#cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
form#cmxform  .alert {
	background-color: #FF9999;
}
#cmxform  ol  li  span.first {
	display: inline;
	float: left;
	width: 40px;
}


	
form#cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form#cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form#cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form#cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}
form#cmxform   label span {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form#cmxform label {
	width: 120px;
	color: #1D670F;
}
form#cmxform fieldset fieldset label {
	margin-left: 0px;
}
form#cmxform  .legend {
	color: #02437D;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 6px;
	width: 528px;
	display: inline;
	float: left;
}
	
form#cmxform fieldset fieldset { background: none; }

form#cmxform fieldset li {
	padding: 5px 10px 7px;
/*	background-image: url(/img/formtests/cmxform-fieldset.gif);
	background-repeat: repeat-x;
	background-position: left bottom; */
	}

