.TB_overlayMacFFBGHack {
	background:url('machack.png') repeat;
}
.TB_overlayBG {
	background:#ecf7c5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#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);
	-moz-opacity:0;
	opacity:0;
	height:100%;
	width:100%;
}
