
html{ height:100%; }

table{ height:100%; }

body{ margin:0px; height:100%; }

iframe { border: none 1px; width: 100px; height: 100px; }

div.history  { width: 0px; height: 0px; overflow: hidden; }
div.downloader { width: 0px; height: 0px; overflow: hidden; }

div.flash { height: 100% }

div.nonFlash, div.nonFlash h1, div.nonFlash p, div.nonFlash p span, div.nonFlash a { display: none; }

#history  { position: absolute; top:0px; left:0px; z-index: -10; overflow: hidden; }
#downloader { position: absolute; top:0px; left:0px; z-index: -10; overflow: hidden; }