.slideshow {
	clear: both;
	margin: 0 -1em 0 0;
}
.slideshow .thumbs {
	float: left;
	margin-bottom: 3px;
}
.slideshow .thumb {
	float: left;
	/* six 68px thumbs with five 8px spaces inbetween = 448px = display_fullwidth */
	margin: 0 8px 8px 0;
	/*	border: 1px solid #aaa;*/
}

.slideshow .display {
	clear: both;
	margin-bottom: 0.23em;
}
