
/* Slideshow */
#slideshow						{ width: 250px; height: 160px; float: right; }
#imageContainer2 			{ width: 250px; height: 160px; position: relative; margin: 0;  text-align: center; }
#imageContainer2 img 	{ display: none; position: absolute; top:0; left: 0; border: 0; }
