div.content { 
  position:absolute; visibility:inherit; 
  left:0; top:0; z-index:6;
  background-color:#FFF; 
  height:300px;
  }  
div#hold {
    height: 300px;
    left: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    top: 212px;
    width: 980px;
    z-index: 10;
}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:100%; height:310px; 
	clip:rect(0px, 10%, 310px, 0px); 
	overflow:hidden; z-index:1; 
	}

table#imgTbl td {  
	

}


/* Horizontal scrollbar for wn2  #c3d000*/  
div#scrollbar { 
  position:absolute;
  left:18%; top:270px;
  width:610px; height:11px;	
  font-size:1px; z-index:3;
  }
div#track { 
  position:absolute; left:42px; top:10;
  width:526px; 
  height:24px; 
  background:url("../images/track.gif")  repeat;
  cursor:pointer;
  z-index:1
  }
div#dragBar {
	position:absolute; left:1px; top:px;
	width:20px; height:20px; background-image: url("../images/curseurkidsf.gif");
	cursor:e-resize;
	z-index:1
  }  
div#left { position:absolute; left:0; top:0; z-index:2 }  
div#right { position:absolute; right:0; top:0; z-index:3 } 



div#lyr1	{ 
	position:absolute; visibility:visible;
	left:0px; top:0px; 
	z-index:1; 
	}
	

