#imageSlideshowHolder{
		*/
		/* CSS HACK */
		width: 846px;	/* IE 5.x */
		width/* */:/**/840px;	/* Other browsers */
		width: /**/840px;
		
		/* CSS HACK */
		height: 226px;	/* IE 5.x */
		height/* */:/**/220px;	/* Other browsers */
		height: /**/220px;
		
		position:relative;	/* Never change this value */
		
	}
	.imageInGallery{		
		width:840px;
		height:220px;
		
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	
	
	#imageSlideshowHolder img{
	}