/* slideshow */
#slideshow IMG {
	display:none;
}
#slideshow IMG.active {
	display:block;
	}
/* ~slideshow */