* { -khtml-user-select: none; }
div#holdLeft		{ position:relative; overflow:hidden; width:290px; height:460px; z-index:100;-khtml-user-select: none; }
div#wnLeft 			{ position:absolute; left:0px; top:0px; width:290px; height:460px; clip:rect(0px, 290px, 460px, 0px); overflow:hidden; z-index:1;-khtml-user-select: none; }
div.contentLeft 	{ position:absolute; left:0px; top:0px; z-index:1; -khtml-user-select: none;}
div#scrollLeft 		{ position:relative; left:0; top:0; width:10px; height:460px; font-size:1px; z-index:1; }
div#trackLeft 		{ position:absolute; left:0; top:0px; width:10px; height:460px; z-index:1; color:#333333; }
div#dragLeft 		{ background-image:url('../images/drag.gif'); position:absolute; left:0; top:0; width:10px; height:16px; z-index:1; }  
div.contentLeft 	{ text-align:left;}
td#scrollLinksLeft  { width:10px }

div#holdCenter		{ position:relative; overflow:hidden; width:290px; height:460px; z-index:100; }
div#wnCenter		{ position:absolute; left:0px; top:0px; width:290px; height:460px; clip:rect(0px, 290px, 460px, 0px); overflow:hidden; z-index:1; }
div.contentCenter 	{ position:absolute; left:0px; top:0px; z-index:1; }
div#scrollCenter		{ position:relative; left:0; top:0; width:10px; height:460px; font-size:1px; z-index:1; }
div#trackCenter 		{ position:absolute; left:0; top:0px; width:10px; height:460px; z-index:1; color:#333333; }
div#dragCenter 		{ background-image:url('../images/drag.gif'); position:absolute; left:0; top:0; width:10px; height:16px; z-index:1; }  
div.contentCenter 	{ text-align:left;}
td#scrollLinksCenter  { width:10px }

div#holdRight		{ position:relative; overflow:hidden; width:290px; height:460px; z-index:100; }
div#wnRight 			{ position:absolute; left:0px; top:0px; width:290px; height:460px; clip:rect(0px, 290px, 460px, 0px); overflow:hidden; z-index:1; }
div.contentRight 	{ position:absolute; left:0px; top:0px; z-index:1; }
div#scrollRight 		{ position:relative; left:0; top:0; width:10px; height:460px; font-size:1px; z-index:1; }
div#trackRight 		{ position:absolute; left:0; top:0px; width:10px; height:460px; z-index:1; color:#333333; }
div#dragRight 		{ background-image:url('../images/drag.gif'); position:absolute; left:0; top:0; width:10px; height:16px; z-index:1; }  
div.contentRight 	{ text-align:left;}
td#scrollLinksRight  { width:10px }