div#wnatelier1
{
	position: relative;
	width:250px; height:350px; 
	overflow:hidden;	
	z-index:1; 
}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */

div#lyratelier1{
 text-align: justify;
}

div#scrollbar { 

  position:relative; left:0; top:-15px;
  width:11px; height:350px; 
  font-size:1px; 
  z-index:1;
  }
div#track1 { 
	text-align: center;
  position:absolute; left:0; top:11px;
  width:11px; height: 350px;
  z-index:1;
  }
div#track2 { 
	text-align: center;
  position:absolute; left:0; top:11px;
  width:11px; height: 350px;
  z-index:1;
  }  
div#dragBar1 {
  position:absolute; left:1px; top:1px;
  width:9px; height: 3px;  
  z-index:1;
 } 
div#dragBar2 {
  position:absolute; left:1px; top:1px;
  width:9px; height: 3px;  
  z-index:1;
 } 
div#up { 
position:relative; left:0;  z-index:4
}  

div#down { 
position:absolute; left:0; top:360px; z-index:4 
}  


div#wnatelier2
{
	position: relative;
	width:250px; height:350px; 
	overflow:hidden;	
	z-index:1; 
}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */

div#lyratelier2{
 text-align: justify;
}

a img { border:none }


