#imageSlideshowHolder{
width: 600px;
height: 145px;
position:relative;
margin-left: 0px;
}
.imageInGallery{		
	width:600px;
	height:145px;
		
/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
}