.photo-table td {
	border-right:1px solid #ccc;
}
.photo-table td:first-child {
	border-left:1px solid #ccc;
}
.photo-section {
	margin-top:50px;
}
div.photo-sections-top h3 {
	background-color:#3d5168;
	padding:3px;
}
div.photo-sections-top a {
	color:#fff;
	margin-left:8px;
}
div.photo-sections-top a:hover {
	color:#ff9;
}
.photo-cell {
	background:#fff;
	width:25%;
	padding:2px 15px;
	text-align:center;
}
.photo-cell a {
	font-size:11px;
	margin-left:0!important;
	margin:0;
	width:108px;
	color:#3d5168!important;
}
.photo-cell a:hover {
	color:#708CAB;
}
.photo-row {
	background:#184c89;
}



