/*.equigroup #contactForm input {
/*	float: left; /
	background-image: url(images/form_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #bcbdbf;
	height: 20px;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 15px;
}
.equigroup #contactForm label {
/*	display: block; 
	float: left; /
	width: 80px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 15px;
}
.equigroup #contactForm input.submitButton {
	background-image: none;
	background-repeat: no-repeat;
	height: 20px;
	padding: 0px;
	border: none;
}
.equigroup #contactForm div p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
}

*/
.equigroup form.cmxform {
	background-image: url(images/form_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCD7E0;
}
.equigroup form.cmxform fieldset {
	border: none;
}
.equigroup form.cmxform legend {
	color: #000000;
	padding: 0px;
	font-weight: bold;
}
.equigroup form.cmxform label {
	display: inline-block;
	line-height: 18px;
	vertical-align: top;
	line-height: 25px;
}
.equigroup form.cmxform label.state {
	width: 70px !important;
	text-align: right;
	margin-right: 18px;
}
.equigroup form.cmxform input, .equigroup form.cmxform textarea {
	background-image: url(images/form_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #999999;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #003866;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.equigroup form.cmxform fieldset ol {
  margin: 0px ! important;
  padding: 0px ! important;
}
.equigroup form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #7f9bb2;
}
.equigroup form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
.equigroup form.cmxform fieldset fieldset legend {
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
}
.equigroup form.cmxform fieldset fieldset label {
  width: 120px;
}
.equigroup form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #ff0000;
}
.equigroup form.cmxform label {
  width: 120px; /* Width of labels */
}
.equigroup form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
.equigroup form.cmxform fieldset fieldset label.nomargin {
	margin-left: 0px;
}

