.thumbnail {
	width: 550px;
	padding: 8px 0px;
	float: left;
}
.galleryheading {
	color: #3355BB;
	font-weight: bold;

}
.thumbnail-caption {
	display: block;
	color: #333333;
	padding: 0px;
	line-height: 1.5em;
	margin: 0px;
	text-align: left;
	float: right;
	width: 310px;
}
.clearboth {
	clear: both;
}
#gallery {
	font-size: .9em;
	text-align: left;
}

