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

	SlideShow
	v 1.3

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

.slideshowContainer {
	width: 500px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px inset #999999;
	margin: 5px;
	background-color: #FFFFFF;
}

#thumbnails {
	height: 500px;
	width: 250px;
	margin-left: 525px;
	margin-top: -508px;
	text-align: center;
	/*width: 130px;
	float: left;*/
}
