html, body 		{min-height: 100%; height: auto !important; height: 100%; }
#TB_overlay 	{position: absolute; z-index:10100 !important; top:0px; left:0px; background-color:black; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; height:100% !important; }
#TB_window 		{position: absolute; z-index: 10102 !important; color:#000000; display:none; text-align:left; padding:6px;}
#TB_window img 	{display:block; margin:15px 0 0 7px; border:4px solid #e9d656} 
#TB_closeWindow	{ margin: 0; background:#e9d656; float:right; width:55px; text-align:center; margin-right:15px}
#TB_closeWindow a, #TB_closeAjaxWindow a{color:#333333; font-weight:bold; padding:10px; text-decoration:none; font-size:12px}
#TB_caption		{font-size:12px; padding:5px; color:#333333; background-color:#e9d656; margin:0 15px 0 7px}
#TB_HideSelect{
  z-index:10003 !important;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}