table#gallery td {
	text-align: center;
	background-image: url('/images/gallery_bg.jpg');
	background-repeat: no-repeat;
	width: 276px;
	height: 323px;
}
table#gallery td .thumb {
	margin-left: 5px;
	width: 260px;
	height: 260px;
}
table#gallery td .thumb_description {
	color: #432e1c;
	font-size: 11px;
	height: 35px;
	margin-top: 10px;
	text-transform: uppercase;
}
