html * {
    background: transparent;
    float: none;
}
#header,
#footer,
#sidebar,
/*#inline-nav,*/
#comments,
.clearer {
    display: none !important;
}
.tab_container .tab_content {
    display: inline !important;
}