#TB_overlay{/*display:none;*/ position: fixed; z-index:900; top:0; left:0; height:100%; width:100%; background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;}
* html #TB_overlay{/* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_window{/*display:none;*/ width:300px; background:#fff; border:4px solid #525252; font-size:18px; font-weight:normal; left:50%; padding:20px; position:fixed; top:30%; z-index:1000; margin-left:-165px;}
iframe.login-box { width:300px; height:250px; overflow:hidden;}
iframe.logout-box { width:300px; height:100px; overflow:hidden;}
.show { display:block;}
.hide { display:none;}
