/* STYLESHEET FOR USE WITH RICH-sponsored "In Her Own Words" Project */

/* This stylesheet should be referenced only from pages within "In Her Own Words" */
/* section of the WWP site, and declared after the main wwp.css stylesheet        */

div.rich-top h1 {
    padding-top: 1.5em;
    text-align: center;
}

div.rich-top h2, div.rich-bot h2 {
    text-align: center;
    border: none;
}

div.rich-top b {
    display: block;
    text-align: center;
}

span.rich-caption {
    font-size: 87.5%;
}

td {
    vertical-align: top;
}

div.content img {
    padding: 0.125em;
    border: 1px solid rgb(225,225,235);
}

div.content dl {
    padding-bottom: 1.5em;
}
