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