.quote {
    margin-top: 10px;
}

.quote_header {
    padding: 2px;
}

.quote_text {
    font-family: monospace;
    background: #f3f3f3;
    padding: 5px;
    border: 1px dotted #999;
    line-height: 1.3em;
}
