body, input, select, label {font-family:verdana,arial,sans-serif; font-size:1em;}

.dc {
	margin-bottom:0.6em;
}

.dcChk {
	margin-bottom:0.6em;
	margin-top:1em;
}

#dcError {
	color:#cc0000;
	font-weight:bold;
	display:none;
}

.dc p, .dcChk p {
	color:#cc0000;
	display:none;
	padding:0.3em 0 0.3em 1.5em;
	margin:0;
}

.dc label {
	float:left;
	clear:left;
	display:block;
	width:10em;
}

.dcChk input {
	display:block;
	float:left;
	clear:left;
	margin:0.2em 0.8em 1.5em 0.7em;
}

.dcSubmit {
	display:block;
	margin-left:10em;
	clear:left;
}

.dcNorm {
	width:180px;
}

.dcDisabled {
	background:#cccccc;
}

