.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:0px;
		text-align:center;
		height:64px;
		position:relative;
}

.leftFloatingDiv{
		float:left;
		width:220px;
		height:70px;
}


.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
}


