/* CSS Document for site specific styles */
table.photo_table tr {
	padding:0px;
	margin:0px;
	height:200px;
}
table.photo_table tr td {
	border:none;
	padding:0px;
	margin:0px;
	width:20%;
}
