.slideshowContainer {
	border: none;
	width: 259px;
	height: 259px;
	margin-top: 5px;
	float: right;
	margin-right: 164px;
	margin-bottom: 5px;
}

.loading {
	background: url(../images/slideshow/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: none;
	padding: 0;
	margin-right: 5px;
}

a:hover.slideshowThumbnail img {
	border: none;
	padding: 0;
}

.current img {
	border: none;
	padding: 0;
}

.outline {
	border: none;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}