/* css styles */
figure.right {
    float: right;
}
figure.compact {
    width: 300px;
}
figure.autosize img {
    width: 100%;
}
figcaption.credit {
    font-weight: 200;
    font-style: italic;
    text-align: center;
    font-size: 80%;
}

