
div#lftarrow	{ 
	position:absolute; left:0px; top:20px;
	width:23px; height:110px; z-index:100;
	}
div#rtarrow	{ 
	position:absolute; left:847px; top:20px;
	width:23px; height:110px; z-index:100;
	}
/* Styles for scrolling layer  
   Specify width and height, in clip too */
div#wn	{ 
	position:absolute; 
	left:24px; top:4px; 
/*	width:660px; height:110px; 
	clip:rect(0px, 660px, 110px, 0px); */
	width:825px; height:110px; 
	clip:rect(0px, 825px, 110px, 0px);
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}
table#imgTbl { height:110px; }
table#imgTbl td { vertical-align:middle; }
div#circles { position:absolute; left:0; top:120px; width:880px }
