/* Slideshow */

#imageContainer 		{ position: relative !important; margin: 0; width: 380px; height: 260px; text-align: center; border: solid #fff 6px; }
#imageContainer img 	{ display: none; position: absolute; top:0; left: 0; border: 0; }
