/* BEGIN custom_css */
.person-desc ul {
    border-bottom: 0px double #8e660f;
    border-top: 0px double #8e660f;
    list-style: none outside none;
    margin: 0;
    padding: 10px 0 5px;
    text-align: center;
}

.hr {
    background: none repeat scroll 0 0 transparent;
    border-color: #8e660f;
    border-style: double none none;
    border-width: 2px medium medium;
    clear: both;
    margin: 3em 0;
}

#colophon {
    background: none repeat scroll 0 0 #190d00;
    clear: both;
}

/* END custom_css */
