#navigation,
#menu-toggle,
#slider,
#quicklinks,
#language,
#footer {
   display: none !important;
}

#header,
#wrapper,
#page,
#innerpage,
#themeTitle {
   position: relative !important;
   display: block !important;
   float: none !important;
   width: auto !important;
   height: auto !important;
   min-height: 0 !important;
   max-height: none !important;
   min-width: 0 !important;
   max-width: none !important;
   left: 0 !important;
   right: 0 !important;
   top: 0 !important;
   bottom: 0 !important;
}

body {
   font-size: 10pt;
   position: relative !important;
   display: block !important;
   float: none !important;
   width: auto !important;
   height: auto !important;
   min-height: 0 !important;
   max-height: none !important;
   min-width: 0 !important;
   max-width: none !important;
   
}

#themeTitle {
   margin: 0 !important;
   padding: 0 !important;
   color: black !important;
   height: auto !important;
}


#content .cmsCell.box,
#content .cmsGroup.box>.cmsCell {
   border: 1px solid black;
   padding-left: 0 !important;
   padding-right: 0 !important;
   padding-bottom: 16px !important;
}

#content .box h3, 
#content.box h3 {
   color: black !important;
   background: none !important;
}
