
	#imageSlideshowHolder{
background-color:#fff; 
top:0px;
left: 2px;
width:600px;
height:300px; 
margin:0;
padding:0; 
text-align:center; 
position:relative;
margin-bottom:3px;
	}


	#imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

