/* CSS Document */

#imageSlideshowHolder{
	position:relative;
	top:0px;
	left:0px;
	/* CSS HACK */
	width: 396px;	/* IE 5.x */
	width/* */:/**/396px;	/* Other browsers */
	width: /**/396px;
	
	/* CSS HACK */
	height: 220px;	/* IE 5.x */
	height/* */:/**/220px;	/* Other browsers */
	height: /**/220px;
}

#imageInGallery23 img{
position:absolute;
}

.imageInGallery{
	position:absolute;
	width:396px;
	height:220px;
	left:0px;
	top:0px;
	}

