

	
	/* END CSS FOR THIS DEMO */
	
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder{
		width:714px;
		height:564px;
		position:relative;
		
		
		
			/* Don't remove this line */
	}

	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
			border:1px #880038 solid;
	}
