.image_presentation {
	overflow: hidden;
	margin: 0 auto;
}
.image_presentation .imageBox {
	position: absolute;
	overflow:  hidden;
	
}
.image_presentation .imageBox .imageWrapper {
	overflow: hidden;
}
/*
// insert such Stylesheet to your theme

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