.slideshow {
  background: url(slideshow.gif) no-repeat;
  height: 548px;
	width: 560px;
}
.slideshow-captions {
	background: #FFF;
	bottom: 109px;
	color: #000;
	font: normal 12px/20px Arial, sans-serif;
	left: 30px;
	text-align: center;
	width: 500px;
}
.slideshow-captions-visible {
	height: 20px;
	opacity: 1;
}
.slideshow-controller {
	margin: -44px 0 0 -119px;
	top: 50%;
}
.slideshow-images {
	left: 30px;
	height: 400px;
	top: 39px;
	width: 500px;
}
.slideshow-images img {
	position: static;
}
.slideshow-thumbnails {
	bottom: 0;
	height: 85px;
	left: 30px;
	overflow: auto;
	width: 500px;
	margin-bottom:10px;
}
