.slideshowContainer {
	width: 318px;
	height: 316px;
	float: left;
	border: 3px solid #a18e7e;
	margin-top: 10px;
}
.loading { background: url(../img/estructura/loading.gif) center no-repeat; }
.slideshowThumbnail { outline: none; }
.slideshowThumbnail img { margin-bottom: 6px; }
.outline {
	border: 1px solid #644923;
	z-index: 0;
	position: absolute;
}
#thumbnails {
	width: 82px;
	float: right;
	margin: 10px 12px 0 0;
	position: relative;
}