  /* style image captions from yahoo */
figcaption {
    color: #4f4f4f;
    font-size: 16px;
    font-style: italic;
    margin: 10px 0 15px;
}