.slideshow-thumbnails ul {
	width: 660px;
}

.slideshow-captions {
	background: ;
	bottom: 30px;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 345px;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 125px;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: 1;
}