form.cmxform fieldset {
	margin-bottom: 10px;
}
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}
form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}
form.cmxform label {
	width: 120px;
}

form.cmxform label.error {
	margin-left: 10px;
	width: 340px;
	color:#FF0000;
	width: auto;
	display: inline-block;
	font-size:10px;
	text-align:left;
}
form.cmxform input.submit {
	margin-left: 123px; display: block;
}
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */
form.cmxform {
	width: 370px;
	font-size: 1.0em;
	color: #333;
}
form.cmxform legend, form.cmxform label {
	color: #333;
}
form.cmxform fieldset p {
	padding: 5px 10px 7px;
}
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;
}
form.cmxform input, form.cmxform textarea {
	border: 1px solid #7F9DB9; width:150px;
}
form.cmxform input:focus, form.cmxform textarea input:focus {
	border: 1px dotted black; width:150px;
}
form.cmxform input.error, form.cmxform textarea input.error {
	border: 1px dotted red; width:150px;
}
form.cmxform textarea {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
form.cmxform .gray * {
	color: gray;
}
ul.pdf { list-style:none;}
ul.pdf li {background:url(/images/icon-pdf.jpg) no-repeat; height:63px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; margin:0 0 10px 0px; padding-left:60px;}
input.dp-applied {
	/*width: 140px;
	float: left;*/
}
a.dp-choose-date {
	/*float: left;*/
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: inline-block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/*label { float: left; font-family: Arial, Helvetica, sans-serif; font-size: small; }*/
