div#hold	{ 
	position:relative; overflow:hidden;
	width:884px; height:159px; z-index:100;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:884px; height:159px; 
	clip:rect(0px, 884px, 159px, 0px); 
	overflow:hidden;	
	z-index:1; 	
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1;
}
#position{
	width: 884px;
	height: 159px;
}
#position div{
	position: relative;
}
.scroll-img-border{
	padding: 1px;
}
.scroll-img-border img{
	border: 1px solid #F08500;
}