
em.error {
	background:url("/images/enroll/redface.gif") no-repeat 0px 0px;
	padding-left:16px;
	padding-bottom:2px;
	font-weight:lighter;
	color:red;
}

em.success {
	background:url("/images/enroll/mrgreen.gif") no-repeat 0px 0px;
	padding-left:16px;
	padding-bottom:2px;
	font-weight:bold;
	color:green;
}

.help {
}

#refundForm legend {
	font-weight:bold;
	color:#000099;
}

#refundForm fieldset {
	margin:0 2em 2em 1em;
	padding:0 1em 1em 1em;
}

#refundForm label {
	font-weight:normal;
	color:#000099;
}

#refundForm .spacer {
	height:50px;
}

#refundForm .boxtitle {
	padding:10px 0 10px 0;
}

#refundForm input {
	width:17em;
}

#refundForm select {
	width:17.5em;
}

#refundForm fieldset.radio {
	width:16em;
	margin:1em 1em 0 0;
}

#refundForm .radio input {
	clear:both;
	float:left;
	width:auto;
	margin-top:-1px;
}

#refundForm .radio label {
	line-height:1.6em;
	font-weight:normal;
}

#refundForm .divider {
	background:#ffffff url(/images/divider.gif) repeat-y;
}

#refundForm input.submit {
	text-align:center;
	clear:both;
}

#refundForm .req {
	color:red;
	font-size:10px;
	margin-right:0.5em;
}
