*{padding: 0; margin: 0;}
#TB_overlay { position: fixed; z-index:300; top: 0px; left: 0px; height:100%; width:100%; }
.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG { background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }
* html #TB_overlay { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_window { position:fixed; background:url(../images/texture.gif) repeat #f4f4f4; z-index: 302; display:none; top:50%; left:50%; }
* html #TB_window { position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_window img#TB_Image { display:block; border:none; padding:0; margin:0; position:absolute; left:15px; }
#TB_caption { display:none; }
#TB_closeWindow { text-indent:-9000px; height:0px; }
a#TB_closeWindowButton { position:absolute; z-index:400; background:url(../images/close.png) no-repeat; width:30px; height:30px; right:0; top:-14px; }
#TB_title { display:none; }
#TB_ajaxContent { clear:both; padding:0; overflow:hidden; }
#TB_load{ position: fixed; display:none; height:35px; width:35px; z-index:303; top: 50%; left: 50%; background:url(../images/load_back.png) center no-repeat; }
#TB_load img { margin:9px 0 0 9px; }
* html #TB_load { position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
