.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:0px;
		margin-left:15px;
		padding-top:5px;
		padding-bottom:5px;
		float:left;
		width:151px;
		height:100px;
		position:relative;
}

.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;

}


.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
}

