
div.contribution pre {
    font-family: monospace;
}
div.contribution pre a {
    font-family: monospace;
}
div.contribution span.error {
    color: #cc3333;
    font-weight: bold;
}
div.contribution form table.signature tr td {
    font-family: monospace;
}
div.contribution input.accede {
    font-weight: bold;
    width: 100px;
    padding: 2px 2px 2px 2px;
    margin-right: 10px;
    background: #339933;
    color: #f0fff0;
}
div.contribution input.resign {
    font-weight: bold;
    width: 100px;
    padding: 2px 2px 2px 2px;
    background: #cc3333;
    color: #fff0f0;
}
div.contribution pre#email {
    border-left: 4px solid #000000;
    padding-left: 10px;
}
div.contribution div.agreement {
}

