

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



	SlideShow

	v 1.3



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



.slideshowContainer {

	border: 0;

	width: 500px;

	height: 375px;

	margin-bottom: 5px;

}



.loading {

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

}



.slideshowThumbnail { width:83px; height:62px; margin:0 3px 5px 3px; _margin:0 3px 5px 3px; 

	outline: none;

}



.slideshowThumbnail img {

	padding: 0;

	width:90px;

	height:60px;

}



a:hover.slideshowThumbnail img {

	padding: 0px;

}



.current img {

	padding: 0px;

}



.outline {

	border: 2px solid #054C78;

	z-index: 0;

	position: absolute;

}



#thumbnails {

	width: 130px; ;

	text-align:left;;

}



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




