div#hold	{ 
	position:relative;
	overflow:hidden;
	width:483px;
	height:523px; 
	z-index:100;
	}
div#wn	{ 
	position:absolute; 
	left:0px;
	top:0px; 
	width:483px;
	height:523px; 
	clip:rect(0px, 483px, 523px, 0px); 
	overflow:hidden;	
	z-index:1;
	
	}
div.content { 
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px; 
	z-index:1;
	width:483px;
	}

div#scrollbar { 
  position:relative;
  left:0;
  top:0;
  width:1px;
  height:1px; 
  font-size:1px;
  z-index:1;
  }
  
/**/
div#hold2	{ 
	position:relative;
	overflow:hidden;
	width:145px;
	height:250px; 
	z-index:100;
	}
div#wn2	{ 
	position:absolute; 
	left:0px;
	width:145px;
	height:243px; 
	clip:rect(0px, 145px, 250px, 0px); 
	overflow:hidden;	
	z-index:1;
	
	}
div.content2 { 
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	width:145px;
	}
div.content2 a{
				margin-bottom:11px;
}
 /**/
 .arrowsposition{
	 			padding:10px 0 0 0;
 }
   .arrowspositionEnd{
	 			padding:5px 0 2px 0;
 }

