.photo_report_header {
    font-weight: bold;
    color: #727272;
    margin-top: 2em;
    margin-bottom: 0.5em;
}

.photo_report_photos_table {
    width: 100%;
    padding: 0;
    margin: 0;
    border-collapse: collapsed;
}

.photo_report_photos_cell {
    padding: 0;
}

.photo_report_navigation_line {
    margin: 2em 0 3em 0;
}

.photo_report_navigation_line_direction {
    margin-right: 10px;
}

.photo_report_navigation_line_item {
    margin-right: 10px;
}
