
/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	width: 755px;
	height: 181px;
}

.loading {
	background: url(images/loader.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
}

a:hover.slideshowThumbnail img {
}

.current img {
}

.outline {
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}

/*************************************************************/

