h2 {
	color: white !important;
}

h3.publicEventHeader {
	color: #a069c3 !important;
}

.headerHr {
	color: white !important;
}

.registrationBody input, .registrationBody select {
	color: #5A5A5A !important;
	background-color: white !important;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}
	
.btn-success {
	background-color: #55924A!important;
	border-color: #55924A!important;
}
