#content form.cmxform {
	width: 600px;
}
#content form.cmxform fieldset p, #content form.cmxform fieldset fieldset {
	background: url(../images/cmxform-divider2.jpg) left bottom repeat-x;
}
#content #frmdivider {
	background: #f4f4f4;
}
#formcontainer {
	width:600px; 
	border: 3px solid #e2e2e2;
}
#content form.cmxform fieldset {
	background: none;
	border-top: 1px solid #f4f4f4;
}
#content form.cmxform label.error {
	margin-left: 145px;
}

