/* Slideshow */
#imageContainer 				{
	margin: 8px 0 0 0 !important;
	width: 573px;
	height: 260px!important;
	overflow: hidden !important;
	position: relative;
}
#imageContainer img 			{ display: none; position: absolute; top: 0; left: 0; border: 0; }
