/*
*/
.imageSlideshowHolder {
	MARGIN: 0px; 
	WIDTH: 829px; 
	HEIGHT: 349px;
	POSITION: relative; 
}
.imageSlideshowHolder IMG {
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px;
}

