
html{ height:100% }

body{ height:100%; margin:0px; }

table{ 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% }

#history  { position: absolute; top:0px; left:0px; z-index: -10; overflow: hidden; }
#downloader { position: absolute; top:0px; left:0px; z-index: -10; overflow: hidden; }

div.nonFlash, div.nonFlash h1, div.nonFlash p, div.nonFlash p span, div.nonFlash a { display: none; }

#nonFlash { position:absolute; top:0px; left:0px; width:0px; height:0px; z-index:-1;  }