.imageSlideshowHolder,.imageSlideshowHolder_left{
	margin:5px;
	float:right;
	width:151px;
	height:100px;
	position:relative;
}

.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}

