.slideshowContainer {
	border: 0px solid #ccc;
	width: 775px;
	height: 578px;
	margin-bottom: 1em;
}



.loading {

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

}



.slideshowThumbnail {

	outline: none;

}



.slideshowThumbnail img {

	border: 1px solid white;

	padding: 4px;

}



a:hover.slideshowThumbnail img {

	border: 1px solid #ccc;

	padding: 4px;

}



.current img {

	border: 1px solid red;

	padding: 5px;

}



a {

	color: #607293;

	text-decoration: none;

}



.container {
	width: 777px;
	height: auto;
	margin: auto;
	padding-top: 0.5em;
	padding-bottom: 1em;
	text-align: center;
}



.outline {

	border: 1px solid orange;

	z-index: 0;

	position: absolute;

}



#thumbnails {

	/*width: 130px;

	float: left;*/

}



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