.category_slideshow {
	overflow: hidden;
	margin: 0 auto;
}
.category_slideshow .imageBox {
	position: absolute;
}
.category_slideshow .imageBox a{
  display: block;
}
.imageDesc{
  margin: 0;
}

.category_slideshow .imageBox .imageWrapper {
	overflow: hidden;
}
/*
// insert such Stylesheet to your theme

.slideshow_wrapper .imageBox img {
	width : 200px;
	height: 200px;
	padding-bottom: 50px;
}
 */
