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

	SlideShow
	v 1.3

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

.slideshowContainer {
	border: 0px solid #ccc;
	width: 440px;
	height: 330px;
	margin-bottom: 0px;
}

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



.slideshowThumbnail {
	padding: 0px;

}



.outline {
	border: 0px solid orange;
	z-index: 0;
	position: absolute;
}

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

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

#slide{
margin-bottom:0px;
margin-left:0px;
text-align:left;
}