#attributes01, .front-banner, .banner-tabs, .events-tabs, .sponsors, .social, .skype, .front-elements, .col01, .person-info, .pages, .actions01, .actions02, .ico, SPAN.title, .calendar { display: none; }

#logo { display: block; border-bottom: 1px solid #eee; margin: 0 0 2em 0; padding: 0 0 5px 0; }
H1 { font-size: 25px; line-height: 25px !important; }

#footer { margin: 2em 0 0 0; display: block; border-top: 1px solid #eee; }

/* Fix for ff2 */

.clear { overflow: visible !important; }
.col { overflow: visible !important; }
*:first-child+HTML .clear { overflow: hidden !important; }
*:first-child+HTML .col { overflow: hidden !important; }
* HTML .col { overflow: hidden; }
.clear:after { content: "."; display: block; clear: both; height: 0; font-size: 0.1em; line-height: 0; }
