.slideshowContainer {
	border: none;
	width: 168px;
	height: 168px;
  background-color: #dedede;
}
.loading {
	background: url(/assets/images/loader.gif) center no-repeat;
}
.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}
#thumbnails {
  display: none;
}