#photo_table {
	width: 100%;
	margin: 0 0 15px 0;
}
#photo_table td.separator {
	height: 25px;
}
#photo_table td.img {
	width: 146px;
}
#photo_table img {
	border: 0;
}

