
	.imageSlideshowHolder {
	    padding:0px;
		margin:0px;	
		width:990px;	
		height:98pxpx;	
		position:relative;	
	}
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

