	#imageSlideshowHolder{
		*/
		/* CSS HACK */
		width: 706px;	/* IE 5.x */
		width:700px;	/* Other browsers */
		width:700px;
		
		/* CSS HACK */
		height: 456px;	/* IE 5.x */
		height:450px;	/* Other browsers */
		height: 450px;
		position:relative;	/* Never change this value */
		margin-left: auto;
		margin-right: auto;	
		
	}
	.imageInGallery{	
		width:700px;
		height:450px;
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	#imageSlideshowHolder img{
		position:absolute;
	}
	.3d{
	margin-left:125px;
	}