.imageSlideshowHolder {
	position: absolute;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
	.leftFloatingDiv{
		float:left;
		width:850px;
		height:110px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
	left:0px;
	top:0px;
	margin-bottom: 5px;
	position: absolute;
	}
