
/**************************************************************

	SlideShow
	v 1.2

**************************************************************/

a:hover.slideshowThumbnail {
	border: 5px solid orange;
	padding: 0px;
}


.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
	width: 46px;
	height: 46px;
}

.loading {
	background: url(../images/loading.gif) center no-repeat;
}

#slideshow{
   clear: both;
   float: left;
   width: 650px;
   height: 528px;
}

/*************************************************************/

