#Content {
	margin-right: 32px;
	float: left;
	width: 573px;
}
#SlideshowHolder {
	float: left;
	width: 268px;
}
	#SlideshowHolder #Slideshow {
		height: 452px;
		overflow: hidden;
		width: 268px;
	}
		#SlideshowHolder #Slideshow img.first  {
			display: block !important;
		}
		#SlideshowHolder #Slideshow img {
			display: none;
		}
	#SlideshowHolder #Caption {
		height: 99px;
		padding: 6px 0;
		width: 268px;
		text-align: left;
	}