body { height:100%;  padding:0}
 

#testdiv {width:0px; margin:0 auto; border:0px solid #000; padding:0px; background:#000}

#tinybox {position:absolute; display:none; padding:0px; background:#000 url(/images/preload.gif) no-repeat 50% 50%; border:0px solid #000; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#000}

.button {font:14px Georgia,Verdana; margin-bottom:0px; padding:0px; border:0px solid #ccc; background:#000; cursor:pointer}
.button:hover {border:0px solid #000; background:#000}