div.event-title{
	display: inline-block;
    width: 100%;	
}
div.event-title h1{
    max-width: 1170px;
    margin: 0px auto;
    float: none !important;
}
h2.eventDates{
	margin-top: 26px !important;	
}
fieldset legend.left{
	width: 32%;
    float: left;
    font-weight: normal;
}
#regForm #button{
	text-align:right !important;	
}
#content-middle > div.pageinfo.editpagenote {
	display:none;
}