/* collapse empty JS-content div (splash page had dynamic content, empty on static) */
.homecontent:empty{display:none!important;height:0!important;margin:0!important;padding:0!important;}
.bottom{padding-bottom:0!important;}
