.thumbnail {
	width: 445px;
	padding: 10px 0px;
	float: left;
}
.thumbnail-caption {
	font-size: 0.9em;
	display: block;
	padding: 0px;
	line-height: 1.4em;
	margin: 0px;
	text-align: left;
	float: right;
	width: 215px;
	background-color: #FFFFFF;
}
.clearboth {
	clear: both;
}
#gallery {
	font-size: .9em;
	text-align: left;
}
.thumbnail img {
border: 1px solid #cccccc;}