/* Linvio Events CSS for styling the Quick Event landing pages as multicolumn boxes */ 
/* #evt_quickevent_title, #evt_quickeventreg_title { width:100%; clear:both; }
#evt_quickevent_ticket_and_details_box {  width:550px; float:left; } 
#evt_quickevent_where_box { width:340px; float:right; } 
#evt_quickeventreg_sponsors_box {  width:100%; clear:both; display:inline-block;} 
#evt_quickevent_sponsors_box {  width:100%; clear:both; display:inline-block;} 
#evt_quickevent_page .evt_event_venue_name { font-weight:bold; }
#evt_quickevent_page .evt_box_body { margin:0px; padding:5px; }
#evt_quickevent_page .evt_h2_outer_box { margin:0px; padding:0px;border: solid 1px gray; margin-bottom:20px; } 
#evt_quickevent_page .evt_h2_outer_box .evt_box_header { background-color:#e9e9e9; width:100%; margin:0px; }
#evt_quickevent_page .evt_h2_outer_box h1 { margin-top:0px; padding:5px;font-size:0.95em; }
#evt_quickevent_page .evt_h2_outer_box h2 { margin-top:0px; padding:5px;font-size:0.75em; }
#evt_quickevent_page .evt_fees_table { width:100%; }
#evt_quickevent_page #map_canvas { width:100%;height:400px;}
#evt_quickevent_page #evt_other_map_links { font-size:.9em;	}
.evt_quickevent_register_table { width:100%;border-top:1px #e9e9e9 solid;}
.evt_quickevent_register_table .labelColumn { width:80%;text-align:right;}
.evt_quickevent_fee_item_name { font-weight:bold;}
.evt_quickevent_fee_item_description { font-size:.8em;}

#evt_quickeventreg_page .evt_event_venue_name { font-weight:bold; }
#evt_quickeventreg_page .evt_box_body { margin:0px; padding:5px; }
#evt_quickeventreg_page .evt_h2_outer_box { margin:0px; padding:0px;border: solid 1px gray; margin-bottom:20px; } 
#evt_quickeventreg_page .evt_h2_outer_box .evt_box_header { background-color:#e9e9e9; width:100%; margin:0px; }
#evt_quickeventreg_page .evt_h2_outer_box h1  { margin-top:0px; padding:5px;font-size:0.95em; }
#evt_quickeventreg_page .evt_h2_outer_box h2 { margin-top:0px; padding:5px;font-size:0.75em; }
#evt_quickeventreg_page .evt_fees_table { width:100%; }
#evt_quickeventreg_page .button_panel_table  {margin:5px;}

*/