#gallery {
	font-size: .9em;
}
.photo {
	margin-top: 5px;
	
}
.thumbnail-caption {
	display: block;
	color: #CCCCCC;
	padding: 0px 0px 0px 10px;
	line-height: 1.3em;
	margin: 0px;
	text-align: left;
	float: right;
	width: 190px;
}
.clearboth {
	clear: both;
}
