/* TAG's */

/* ***** */

/* ID's */

#TB_HideSelect { filter:alpha(opacity=0); }

* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent { _margin-bottom:1px; }

#TB_ImageOff a { cursor:hand; }

* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

* html #TB_overlay { /* ie6 hack */
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* **** */

/* CLASS'es */

.TB_overlayBG { filter:alpha(opacity=30); }

/* ******** */