	
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:0px;
		float:right;
		width:948px;
		height:200px;
		position:relative;
	}
	
	.leftFloatingDiv{
		float:left;
		width:948px;
		height:200px;
	}
	
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}



