/*
*/
.imageSlideshowHolder {
	MARGIN: 0px; 
	WIDTH: 531px; 
	HEIGHT: 297px;
	POSITION: relative; 
}
.imageSlideshowHolder IMG {
	LEFT: 1px; 
	POSITION: absolute; 
	TOP: 1px;
}

