/* Slideshow */
#slideshow-container	{ width: 370px; height: 182px; padding: 5px; background-color: #fff; background-image: url(/assets/images/slideshow/ss-bg.jpg); background-repeat: no-repeat; }
#imageContainer2 		{ position: relative; margin: 0; width: 370px; text-align: center; height: 182px; }
#imageContainer2 img 	{ display: none; position: absolute; top:0; left: 0; border: 0; }
