h3 {
	margin-bottom: 20px;
	font-size: 24px;
}
h4 {
	margin-bottom: 25px;
	border-bottom: 1px solid #e1e1e1;
	padding-left: 5px;
	font-size: 16px;
}

.CompositeField {
	margin-bottom: 25px !important;
}

#EventFields {
	float: left;
	width: 98%;
}

#CostDetails {
	margin: 10px 0;
}

#CostDetails span.readonly {
	width: auto;
}

.note {
	clear: left;
	font-size: 11px;
	color: #8d8d8d;
	line-height: 1.5;
}

form .message {
	margin: 1em 0;
	padding: 0.5em;
	font-weight: bold;
	border: 1px black solid;
	background-color: #B9FFB9;
	border-color: #00FF00;
}

#RSVPForm_RSVPForm_Attendees table {
	width: 100% !important;
}

#RSVPForm_RSVPForm_Attendees .readonly {
	width: 85% !important;
}

#RSVPForm_RSVPForm_Attendees input {
	width: 95% !important;
}
#RegistrationFields p.checkbox{
	margin-left:7em !important;
}


