

div#thumbs {
	width: 280px;
	height: 370px;
	overflow: auto;
}

#currentImage {
	position: absolute;
	top: 8px;
	right: 8px;
}
