form dl,dl.labels {
	margin: 0em;
	font-size: 100%;
	margin-top: 0.5em
}

form dt,dl.labels dt {
	float: left;
	width: 7em;
	margin-bottom: 0.8em;
	color: #555;
	text-align: right;
	font-weight: 400;
	position: relative /*IEWin hack*/
}

form dd,dl.labels dd {
	margin-left: 7.5em;
	margin-bottom: 0.8em;
	font-size: 100%;
	font-style: normal;
	text-align: left;
	padding-left: 0.5em
}

form dd.submit,dl.labels dd.submit {
	margin-top: 2em
}

.error_msg {
	font-weight: 700;
	color: #C33;
}

.pxs_css_spamcheck {
	display: none !important;
}