.captioned_image {
        border: 1px solid black;
        border-collapse: collapse;
        margin: 1em;
}

.captioned_image tfoot th {
        background-color: #999999;
        color: white;
        text-align: center;
}
