#imageSlideshowHolder {
	WIDTH: 462px; POSITION: relative; HEIGHT: 140px
}
.imageInGallery {
	LEFT: 0px; WIDTH: 462px; POSITION: absolute; TOP: 0px; HEIGHT: 140px; BACKGROUND-COLOR: #000
}
#imageSlideshowHolder IMG {
	POSITION: absolute;
	left: -305px;
	top: 20px;
	height: 142px;
	width: 462px;
}
