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

	SlideShow
	v 1.3

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

.slideshowContainer {

	width: 647px;
	height: 187px;


	
}



.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {

}

a:hover.slideshowThumbnail img {

}

.current img {

}

.outline {

	z-index: 0;
	position: absolute;
}

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

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

