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

	SlideShow
	v 1.3

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

.slideshowContainer {
	width: 585px;
	height: 178px;
	margin-left: -1px;
	margin-top: 5px;
	padding-bottom: 15px;
	border-color:#666;
	border: 1px;
	}

.loading {
	background: url(loading.gif) center no-repeat;
}

.container {
	width: 585px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 0px;
	position: relative;
}

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

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

