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