﻿#imageSlideshowHolder
{
	/*	margin:5px;	/* "Air" */ /*	float:right; /* Floating gallery at the right side of other web page content */ /*	width:151px;	/* Image width */ /*	height:100px;	/* Image height */
	position: relative; /* Don't remove this line */
}

/* Don't change these values */
#imageSlideshowHolder img
{
	position: absolute;
	left: 0px;
	top: 0px;
}


#imageSlideshowHolder1
{
	/*	margin:5px;	/* "Air" */ /*	float:right; /* Floating gallery at the right side of other web page content */ /*	width:151px;	/* Image width */ /*	height:100px;	/* Image height */
	position: relative; /* Don't remove this line */
}

/* Don't change these values */
#imageSlideshowHolder1 img
{
	position: absolute;
	left: 0px;
	top: 0px;
}


#imageSlideshowHolder2
{
	/*	margin:5px;	/* "Air" */ /*	float:right; /* Floating gallery at the right side of other web page content */ /*	width:151px;	/* Image width */ /*	height:100px;	/* Image height */
	position: relative; /* Don't remove this line */
}

/* Don't change these values */
#imageSlideshowHolder2 img
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#imageSlideshowHolder3
{
	/*	margin:5px;	/* "Air" */ /*	float:right; /* Floating gallery at the right side of other web page content */ /*	width:151px;	/* Image width */ /*	height:100px;	/* Image height */
	position: relative; /* Don't remove this line */
}

/* Don't change these values */
#imageSlideshowHolder3 img
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#imageSlideshowHolder4
{
	/*	margin:5px;	/* "Air" */ /*	float:right; /* Floating gallery at the right side of other web page content */ /*	width:151px;	/* Image width */ /*	height:100px;	/* Image height */
	position: relative; /* Don't remove this line */
}

/* Don't change these values */
#imageSlideshowHolder4 img
{
	position: absolute;
	left: 0px;
	top: 0px;
}


