.slideshow {
	width: 530px;
	height: 249px;
	margin-top: -210px;
	position: relative;
	padding: none !important;
	overflow: hidden !important;
}

.slideshow img {
	z-index:1;
}

.slideshow_texts {
	left: 138px;
	top: -120px;
	position: relative;
	z-index: 3;
}

.slideshow div {
	position: relative;
	width: 570px;
	height: 249px;
	overflow: hidden;
	padding: inherit;
}

.slideshow div div {
	left: 0px;
	top: -52px;
	width: 570px;
    padding-bottom: 0px !important;
	height: 52px !important;
	background-image: url(../img/transparent.png);
	background-repeat: repeat;
}

.slideshow h2 {
    position: relative;
    height: 20px !important;
	padding-top: 4px;
    padding-left: 150px;
    background-image: none !important;
}

.slideshow h2 a {
	color: #0286EA !important;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	z-index: 4;
        text-decoration: none !important;
        background-image:none !important;
}

.slideshow h2 a:link {color: #ffffff;}
.slideshow h2 a:visited {color: #ffffff;}
.slideshow h2 a:hover {color: #ffffff;}
.slideshow h2 a:active {color: #ffffff;}

.slideshow p a {
        top: -8px;
        position: relative;
        left: 150px;
	font-size: 11px;
	color: #000000 !important;
	z-index: 4;
        text-decoration: none !important;
}

.slideshow div p {
	width: 400px;
}

.slideshow_thumbs {
	z-index: 8;
	position: relative;
	padding-left: 8px;
	padding-top: 11px;
        border: none !important;
}

.slideshow_thumbs a {
	display: block;
	border: 1px solid white;
	width: 90px;
	height: 39px;
	margin-top: 12px;
	position: relative;
}

.slideshow_thumbs a img {
    position: relative;
    border: none !important;
}

.slideshow_thumbs a.activeSlide {
	border-color: #000000 !important;
}
