	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:0px;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:165px;	/* Image width */
		height:104px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:165px;
		height:104px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder2,.imageSlideshowHolder_left2{
		margin:0px;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:166px;	/* Image width */
		height:104px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv2{
		float:left;
		width:166px;
		height:104px;
	}
	/* Don't change these values */
	.imageSlideshowHolder2 img{
		position:absolute;
		left:0px;
		top:0px;
	}
	
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder3,.imageSlideshowHolder_left3{
		margin:0px;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:167px;	/* Image width */
		height:104px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv3{
		float:left;
		width:167px;
		height:104px;
	}
	/* Don't change these values */
	.imageSlideshowHolder3 img{
		position:absolute;
		left:0px;
		top:0px;
	}
	
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder4,.imageSlideshowHolder_left4{
		margin:0px;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:154px;	/* Image width */
		height:104px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv4{
		float:left;
		width:154px;
		height:104px;
	}
	/* Don't change these values */
	.imageSlideshowHolder4 img{
		position:absolute;
		left:0px;
		top:0px;
	}