#slideshow_container {
	width: 100%;
}
.slideshow {
	width: 100%;
	height: 180px;
	overflow:hidden;
	position: relative;
	float: left;
	font-size: 12px;
	font-family: verdana;
	background: #ddd;
	position: relative;
	border: 1px solid #aaa;
	margin-bottom: 5px;
}
.slideshowheadline {
	position: relative;
	float: left;
	font-size: 12px;
	font-family: verdana;
	background: #ddd;
	width: 100%;
}
.slideshow .imageContainer {
	margin-top: 3px;
	float: left;
	width: 170px;
	height: 170px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #aaa;
	border-top: none;
	text-align: center;
	position: absolute;
}
.slideshow .imageContainer table {
	width: 100%;
}
.slideshow .imageContainer table tbody tr td {
	text-align: center;
	width: 100%;
	font-size: 10px;
}
.slideshow .imageContainer table tbody tr td.image {
	height: 120px;
	vertical-align: bottom;
}
.slideshow .imageContainer img {
	border: none;
}
.slideshowButton {
	font-size: 12px;
	font-family: verdana;
	background: #ddd;
	float: right;
}
.slideshowButton a {
	text-decoration: none;
	outline: none;
	color: #000;
}
.slideshowButton a:active {
	color: #000;
}

.slideshow .ProductPrice {
	margin-top: -4px;
}

.slideshow .UVPNote {
	font-size: 8pt;
	margin-bottom: 1px;
}
