.thumbnail {
	width: 510px;
	padding: 20px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3D507A;
	float: left;
}
.thumbnail-caption {
	display: block;
	color: #CCCCCC;
	padding: 0px 0px 0px 10px;
	line-height: 1.5em;
	margin: 0px;
	text-align: left;
	float: right;
	width: 190px;
}
.clearboth {
	clear: both;
}
#gallery {
	font-size: .9em;
	text-align: left;
}
