div.photo-section table.data-table tr.head-row td {
	padding:1px 5px;
	border-bottom:none;
}
div.photo-section table.data-table tr.data-row {
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table td.data-cell {
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}

