#photo_links {
	border-collapse: collapse;
	margin: 20px 0;
	padding: 0;
}
#photo_links td, #photo_links th {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#photo_links td {
	padding-bottom: 40px;
}
#photo_links p {
	font-size: 13px;
	line-height: 110%;
}
#photo_links p strong {
	font-size: 16px;
}
#photo_links p a.single_block {
	color: black;
	font-size: 8.25pt;
}
#photo_links p a.click_here {
	color: #158DA9;
	font-weight: bold;
	white-space: nowrap;
}