#imageSlideshowHolder {
	margin-left:10px;
}

#imageSlideshowHolder {
	position:relative;
	/* CSS HACK */
	width: 645px;	/* IE 5.x */
	width/* */:/**/645px;	/* Other browsers */
	width: /**/645px;
	
	/* CSS HACK */
	height: 180px;	/* IE 5.x */
	height/* */:/**/180px;	/* Other browsers */
	height: /**/180px;
}

#imageSlideshowHolder img {
	position:absolute;
}

.imageInGallery {
	position:absolute;
	width:640px;
	height:190px;
}
