p.registration-name {
	float:left;
	width:80px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
p.registration-name2 {
	float:left;
	width:80px;
	margin: 0px;
	padding: 0px;
}
p input.registration-field1 {
	float: left;
	width: 525px;
}

p input.registration-field2 {
	float: left;
	width: 200px;
	margin-bottom: 1px;
}

ul.event-features li, #main #leftSide #header h4.bold {
	border: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom:5px;
	color: white;
	text-transform: none;
	font-variant: normal;
	margin-top: 0;
}
ul.event-features li {
	font-weight: normal;
}
#main #leftSide #header h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 5px;
	color: white;
	text-transform: lowercase;
	font-variant: small-caps;
	margin-top:  1em;
}

ul.event-features {
	margin: 0 20px;
}
ul.event-features li {
	list-style: disc;
	margin: 10px 1em;
	line-height: 1.25;
}
#main #leftSide #header h4.bold a{
	color:#FFF;
}

