#TB_window { font: 12px Arial, Helvetica, sans-serif; color: #333333; }
#TB_overlay { position: fixed; z-index:100; top: 0px; left: 0px; height:100%; width:100%; }
.TB_overlayMacFFBGHack {background: url(../img/macFFBgHack.png) repeat;}
.TB_overlayBG { background-color:#000; filter:alpha(opacity=75); opacity: 0.75; }
#TB_window { position: fixed; background: #ffffff; z-index: 102; color:#000000; display:none; border: 4px solid #525252; text-align:left; top:50%; left:50%; }
#TB_window img#TB_Image { display:block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666; }
#TB_caption { height:15px; }
#TB_load{ position: fixed; display:none; height:13px; width:208px; z-index:103; top: 50%; left: 50%; margin: -6px 0 0 -104px; }
#TB_HideSelect{ z-index:99; position:fixed; top: 0; left: 0; background-color:#fff; border:none; filter:alpha(opacity=0); opacity: 0; height:100%; width:100%; }
#TB_controls { position: fixed; background-color: #222222; z-index: 200; top: 0; left: 0; width: 100%; height: 53px; font-family: Tahoma; font-size: 8pt; }
#TB_controls > div { margin: 8px; margin-left: auto; margin-right: auto; width: 500px; }
#TB_prev { background-image: url(../img/arrow_left.png); background-repeat: no-repeat; float: left; height: 25px; padding-left: 45px; padding-top: 12px; color: yellow; }
#TB_next { background-image: url(../img/arrow_right.png); background-repeat: no-repeat; background-position: right top; float: right; height: 25px; padding-right: 45px; padding-top: 12px; color: yellow; }
#TB_counter { float: right; height: 25px; margin-right: 55px; padding-top: 12px; color: yellow; font-weight: bold; font-size: 10pt; }
.TB_ImageOff { background-image: url(../img/close.png); background-repeat: no-repeat; background-position: right top; float: right; height: 25px; padding-right: 45px; padding-top: 12px; margin-right: 55px; color: yellow; }