
/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	border: 1px solid #ccc;
	width: 463px;
	height: 283px;

}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

/*************************************************************/

