.perseus-widget-matcher {
    /* Ideally we'd get rid of this, as most of the styles have been moved
       to inline styles using Aphrodite, but this is a hacky "reach-in" into
       descendent widgets that we can't modify */
    div.paragraph {
        margin: 0;
    }
}
