.thumbnail {
	width: 566px;
}
.thumbnail td {
	background-color: #E0E0E3;
	text-align: center;
	width: 171px;
	color: #333333;
}
.date {
	font-size: small;
	color: #999999;
	text-align: right;
}
.caption {
}
.photo-title {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.special {
	background-color: #CCCCCC;
	padding: 3px 10px;
	margin-bottom: 1em;
	font-weight: bold;
}
.thumbnail .none {
	background-color: #FFFFFF;
}
.subtitle {
	font-size: small;
}

