
.slideshow {
	position: relative;
	border: 0;
	width: 123px;
	height: 155px;
}

.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 123px;
	height: 155px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
}