#two .slideshow-outer {
	position: relative;
	background-color: #003366;
}
#two .slideshow-controls {
	position: absolute;
	left: 0px;
        top: 220px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #003366;
        width: 196px;
	text-align: center;
	cursor: pointer;
	border: 0;
	margin-left: 0px;
	padding: 2px;
        height: 21px;
}
#two .slideshow-controls a:hover {
        height: 1px;
        background-color: #B3C9DA;
        padding: 12px 0 0 0;
        margin:0px;
}
#two .slideshow-controls img {
	border: 0px;
}
#two .slideshow-slide img {
	border: 0px;
}
#two .slideshow-slideset {
	position: absolute;
	right: 0px;
	top: 0px;
}
#two .slideshow-image-slide {
	position: relative;
	height: 225px;
	width: 200px;
}
#two .slideshow-image-slide img {
	position: absolute;
	top: 0px;
	right: 0px;
}
#two .slide-text {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 200px;
	height: 65px;
	background-image:url(~/media/4BFA35AF8B694AE8A317A7D80167F897.ashx);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 150;
	text-align: right;
	padding-top: 70px;
}
#two .slide-text p {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	width:195px;
	margin-left: -10px;
	margin-top:-15px;
	margin-right:10px;
	line-height: 1.3em;
}
#two img.inactivethumb {
       margin: 0;
       padding: 0;
}
