	
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder{
		width:770px;	/* Image width */
		height:215px;	/* Image height */
		

	}

	/* Don't change these values */
	.imageSlideshowHolder img{
		padding-top:0px;
		position:absolute;
		left:0px;
		top:0px;
	}
