	.imageSlideshowHolder{
		width:860px;	/* Image width */
		height:413px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}
	.imageSlideshowHolder2{
		width:267px;	/* Image width */
		height:413px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	/* Don't change these values */
	.imageSlideshowHolder2 img{
	position:absolute;
	left:0px;
	top:0px;
	}
	.Layers {
	overflow: scroll;
	position: absolute;
	width: 524px;
	height: 380px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	visibility: visible;
	}

