
DL.compact DD {
    font-family: Courier;
    border: 1px dashed black;
    background-color: #fff0ca;
    padding: 0.5em;
    font-size: small;
    margin-left: 1em;
    margin-bottom: 0.5em;
    white-space: nowrap; /* prevent silly unintended linebreaks */
}