.slideshow-outer
{
	position: relative;
}
.slideshow-slide img
{
	border: 0px;
}
 .slideshow-slideset 
{
	position: absolute;
	left: 0px;
	top: 0px;
}
 .slideshow-image-slide
{
	position: relative;
	height: 250px;
	width: 566px;
}
.slide-text
{
	position: absolute;
        top: 5px;
	left: 7px;
        line-height:1.4em;
	width: 186px;
	z-index: 2100;
        font-size:.85em;
	font-family: arial;
	color: #fff;
}
.slide-text a
{
	color: #fff;
}
.slide-text a:link, .slide-text a:visited
{
	text-decoration: underline;
	font-weight: bold;
}
.slide-text a:hover
{
	text-decoration: none;
	font-weight: bold;
}
.info
{
	position: absolute;
	top: 210px;
	left: 80px;
	font-size: .9em;
}
.info img
{
	margin-left: 8px;
}
