fieldset {
	padding: 6px 0px 8px 0px;
	border: 1px solid #fff;
}

fieldset legend {
	color: #015D8C;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 4px 0px 1px 0px;
	width: 100%;
	border-bottom: 1px solid;
}

fieldset ol {
	list-style-type: none;
}

fieldset ol li {
	margin: 5px 0px 5px 20px;
	font-size: 12px;
}

fieldset ol li input {
	margin: 0px 4px 0px 0px;
}

.formRow {
	clear: both;
	margin: 12px 0px;
}

.formRow span {
	float: left;
	display: block;
	margin-right: 10px;
}

.formRow strong {
	font-size: 13px;
	padding-right: 4px;
}

.formRow span strong {
	padding-right: 0px;
}

.formRow span.reqFlag {
	color: #a20019;
	display: inline;
	float: none;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	padding-right: 6px;
}

div#symposiumDates {
	width: 510px;
}

div#symposiumDates ul {
	width: 190px;
}

div#symposiumDates ul#left {
	float: left;
	margin-right: 20px;
}

div#symposiumDates ul#right {
	float: left;
}
