table {
}

td {
	text-align: center;
	padding: 10px;
}

.gallery_photo_a {
	background: #c0c0c0;
	height: 190px;
	width: 290px;
	border: 3px solid #ddd;
	margin: 0 auto;
}

.gallery_photo_b {
	background: #c0c0c0;
	height: 290px;
	width: 190px;
	border: 3px solid #ddd;
	margin: 0 auto;
}