.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	display: block;
	width: 90px;
}
#thumbnails img {
	display: run-in;
}
.photoWrap {
	float: left;
	height: 110px;
	margin: 2px;
}
.thumbs {
	border: 1px solid #333333;
}
.photo {
	border: 1px solid #313131;
	margin: 2px;
}
#thumbnails {
	overflow: scroll;
	height: 500px;
	width: 120px;
}
#thumbnailsBottom {
	overflow: scroll;
	height: 120px;
	width: 600px;
}
.spacer {
	clear: both;
}
