div.contenth { 
  position:relative; visibility:inherit; 
  left:0; top:0; z-index:1 
  }  
div#hold	{ 
   position:relative; 
   left:0px; 
   top:0px; /* 84*/
  
/*	width:150px; height:180px; */
	width:70%; height:185px;
  overflow:hidden; z-index:1
	}
div#wn	{ 
	position:relative; 
	left:0px; top:0px; 
	width:100%; height:185px; 
	clip:rect(0px, 30%, 185px, 0px); 
	overflow:hidden; z-index:1; 
	}

table#imgTbl td {  
	

}


/* Horizontal scrollbar for wn2  #c3d000*/  
div#scrollbar { 
  position:relative;
  left:0px; top:0px;
  width:410px; height:11px;	
  font-size:1px; z-index:1
  }
div#track { 
  position:relative; left:42px; top:10;
  width:326px; 
  height:24px; 
  background:url("../img/track.gif")  repeat;
  
  z-index:1
  }
div#dragBar {
	position:relative; left:1px; top:1px;
	width:20px; height:24px; background-image: url("../img/curseurbaby.gif");
	cursor:e-resize;
	z-index:1
  }  
div#left { position:relative; left:0; top:0; z-index:1 }  
div#right { position:relative; right:0; top:0; z-index:1 } 



div#lyr1	{ 
	position:relative; visibility:visible;
	left:0px; top:0px; 
	z-index:1; 
	}
