/* IE Fix Document */

/*************
IE 6 & 7 Billboard Fix
*************/

.slideshow {
	margin-top: 25px;
	overflow: hidden;
	text-align: center;
}

.slideshow .item_wrapper {
	height: 340px;
	margin: 0 0 0 -680px;
}

.slideshow .item img, .slideshow .item a img {
	background: #000;
	position: relative;
	right: 0;
}

.slideshow .item_wrapper a.viewmore {
	bottom: 0;
	position: absolute;
	right: -340px;
	width: 170px;
}