.childrenmenu, #header, #rightcontent {
    display:none;
}

.main-frame {
    display:block;
    display:inline;
    width:100%;
    overflow:visible !important;
    height:auto !important;
    position:relative;
    margin:0;
    padding:0;
}

body, html {
    background:none;
    height:auto !important;
    overflow:visible;
}

.main-holder {
    display:inline;
    
    border:none !important;
    overflow:visible;
    height:auto !important;
    
}

.main-wrap {
    display:inline;
    
    overflow:visible !important;
    height:auto !important;
}

#wrapper {
    display:inline;
    
    min-height:auto !important;
    height:auto !important;
    overflow:visible;
}

.entry-content {
    display:inline;
    
    overflow:visible;
    height:auto;
}
#main {
    display:inline;
    
    overflow:visible !important;
    height:auto !important;
    
}
.page {
    display:inline;
    
    overflow:visible !important;
    height:auto !important;
    min-height:auto !important;
    border:none;
}

#footer {
    display:none;
}

marquee { -moz-binding: none; }
body{overflow:visible !important;}

* {
    overflow:visible !important;
}