.back { behavior: url("iepngfix.htc"); } /* for IE 6-*/
#wandlWindow { position:absolute; left:10%; top:5%; z-index:10001; visibility:hidden; }
/*#wandlWindow { position:absolute; left:25%; top:25%; z-index:2000; left:-100%; visibility:hidden; }*/

.spacerLeft { width:21px; height:41px; margin-top:-41px; }
.spacerRight { width:18px; height:41px; margin-top:-41px; }
.back { width:100%; height:100%; }
.corner { height:41px; }
#wandlWindowUnder { position:fixed; width:100%; height:100%; background:none; top:0; left:0; display:none; z-index:10000;}
* html #wandlWindowUnder { position:absolute; top: expression(eval(document.documentElement.scrollTop) + 'px'); }
	#wandlWindowLayer #tbmain { }
		#top_left { height:41px; width:21px; }
			#top_left .back { background:url(../images/window/blue/top_left.png) no-repeat; }
		#top_center { height:41px; overflow:hidden; }
			#top_center .back { background:url(../images/window/blue/top_center.png) repeat-x; }
		#top_right { height:41px; width:18px; }
			#top_right .back { background:url(../images/window/blue/top_right.png) no-repeat; }
			
		#middle_center { background:#FFF; padding:0.8em 0;  }
		#middle_left { background-image:url(../images/window/middle_left.gif); background-repeat:repeat-y; }
		#middle_right { background:url(../images/window/middle_right.gif) repeat-y; }
		
		#bottom_left { height:41px; width:21px; }
			#bottom_left .back { background:url(../images/window/blue/bottom_left.png) no-repeat; }
		#bottom_center { height:41px; }
			#bottom_center .back { background:url(../images/window/blue/bottom_center.png) repeat-x; }
		#bottom_right { height:41px; width:18px; }
			#bottom_right .back { background:url(../images/window/blue/bottom_right.png) no-repeat; }
			
		
		
		#window_text { background:#FFF; color:#000; color:#000; overflow:hidden; overflow-x:hidden; width:100%; height:100%; *overflow:hidden; }
		#caption { padding-top:1em;  color:#FFF; font-size:1.2em; font-weight:bold; float:left; }
		#close { padding-top:1em; width:15px; height:17px; }
			#close .back { background:url(../images/window/blue/close.png) no-repeat; }
			
		#frameText, #objText, #holder { position:relative; width:100%; height:100%; z-index:10; }
		#wandlImage {position:relative;}
		#wandlWindowLoader { position:relative; background:url(../images/window/loader.gif) 50% 50% no-repeat; width:100%; height:100%; margin-bottom:-100%; display:none; z-index:11; }
		
