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

	SlideShow
	v 1.3

**************************************************************/
.copyright	{
	position: absolute;
	visibility: visible;
	z-index: 100;
	border: 0px;
	width: 450px;
	height: 450px;
	background-image: url(../_imagefiles/watermark.png);
}
.ladiesshowContainer {
	border: 1px solid #ccc;
	width: 450px;
	height: 450px;
	margin-bottom: 5px;
}
.loading {
	background: url(_imagefiles/loading.gif) center no-repeat;
}
.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}

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

