div.photo-section table.data-table tr.head-row td {

	font-size: 12px;
	font-weight: bold;

	padding:10px 5px;
	border-bottom:none;
}
div.photo-section table.data-table tr.data-row {
	font-size: 12px;
	font-weight: bold;
	border-top:none;
	border-bottom:none;
}
div.photo-section table.data-table th.data-cell {
	font-size: 12px;
	font-weight: bold;
	border-top:none;
	border-bottom:none;
	padding:2px 2px;
}
div.photo-section a {
	font-size: 12px;
	text-align:left;
	padding:2px 2px;
}

