@CHARSET "UTF-8";
* {
 background-color: white !important;
 background-image: none !important;
 overflow: visible !important;
 }


#ZFDebug_debug { display: none;}
#breadcrumbs,
#ft,#menu, #menuSecondary,
#page-header-topline,
#page-header-event-buttons,
#steps, 
#divsion-page-header-logoline,
#sidebar,
#footer_right  {display: none;}

button.submitLike {
	display: none;
}

.booking_note {
	display: none;
}

h1 {
	margin: 2px 0 2px 0;
	padding: 0px;font-size: 16pt;
}
h1.booking {
    clear: both; font-size: 12pt;
	text-align: center;
	margin-top: 10px;
}

#event-header-title h2 {
	display: none;
}
#event-header-title h1, h3 {
    margin: 0;padding: 0;
}
#event-header-title h3 {
    margin-top: 10px;
}

#event-logo,
#event-header-title {
	float: left;
}

#bd {
	clear: both;
	overflow: visible;
}

form {overflow: visible;height: auto;
    overflow:visible;   
   float:none !important;
   height:auto !important; 
   position: relative;
}

table {
	overflow: visible !important;
	position: relative;
	
}
