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


	.imageSlideshowHolder1,.imageSlideshowHolder_left1{
		margin:0px;	/* "Air" */
		float:left; /* Floating gallery at the right side of other web page content */		
		width:182px;	/* Image width */
		height:133px;	/* Image height */
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv1{
		float:left;
		width:182px;
		height:133px;
	}
	/* Don't change these values */
	.imageSlideshowHolder1 img{
		position:absolute;
		left:0px;
		top:0px;
	}
