#imageSlideshowHolder{
	 margin:0px 1px 0px 0px;	
	 float:right; 
	 width:400px;	
	 height:74px;	
	 position:relative;	
	 cursor:pointer
}
#imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
}
