div.photo-section {
}
div.photo-section table.data-table {
	width: 100%;
}
div.photo-section table.data-table tr.head-row td {
	width: 170px;
	padding:0 25px 45px 0;
	border-bottom:none;
	text-align: center;
	vertical-align: middle;
}
div.photo-section table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table th.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}
