
/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshow {
	width: 899px;
	height: 230px;
	margin-bottom: 5px;
}

/*.slideshowContainer {
	width: 899px;
	height: 230px;
	margin-bottom: 5px;
}

.loading {
	background: url(/images/slideshow/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	height: 1px;
	width: 1px;
}

a:hover.slideshowThumbnail img {
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	z-index: 0;
}

#thumbnails {
}*/

/*************************************************************/

