/* ========== "Products" slideshow ============ */

#products_slideshow_wrapper {
	display: block;
	clear: both;
}

#products_slideshow {
	margin: 0;
	padding: 0;
}

a#prev,
a#next {
	position: absolute;
	top: 375px;
	z-index: 100;
}

a#next {
	left: 580px;
}

#products_slideshow_wrapper a img {
	border: none;
}
