.teaser_1 .thumbnails_container {
	position: relative;
	top: -100px;
	margin: 0px 0px 0px 10px;
	width: 633px;
	height: 100px;
	overflow: hidden;
}

.teaser_1 .thumbnails {
	position: relative;
	top: 100px;
}
.teaser_1 .thumbnails A IMG  {
	margin: 1px;
	border: 1px solid #FFFFFF;
}
.teaser_1 .thumbnails A.img IMG  {
	margin: 1px;
	border: 1px solid #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
.teaser_1 .thumbnails .thumbnail A IMG:hover {
	filter: none;
}
.teaser_1 .thumbnails .thumbnail A {
	display: block;
}
.teaser_1 .thumbnails .thumbnail IMG {
	margin: 2px;
}
.teaser_1 .thumbnails .thumbnail IMG.active {
	margin: 0px;
	border: 2px solid #FFFFFF;
	filter: none;
}
.teaser_1 .thumbnails .thumbnail {
	float: left;
	width: 84px;
}
.teaser_1 .thumbnails .moving_image {
	text-align: center;
	width: 84px;
}
.teaser_1 .showcase_images_container {
	width: 593px;
	overflow: hidden;
	float: left;
	position:relative;
}
.teaser_1 .showcase_images {
	width: 2000px;
	overflow: hidden;
	float: left;
	position:relative;
}
.arrow {
	width: 20px;
	float: left;
	padding-top: 20px;
}
.thumbnails .arrow A IMG {
	border: 0px;
}
