.faq li {
    list-style: none;
}
.faq .top-category {
    margin-bottom: 2px;
}
.faq .formTheme .top-category {
    text-decoration: underline;
}
.faq .theme {
    margin-bottom: 4px;
}
.faq .faqQR {
    margin-top: 2px;
    margin-bottom: 2px;
}
.faq .faqQ {
    font-weight: bold;
    font-size: 8pt;
}
.faq .faqR {
    font-style: italic;
    margin-top: 2px;
    margin-bottom: 10px;
}
.faq .field-value {
    width: 29em;
}
.sending_ok {
    margin-left: 2em;
}
.bad_sending {
    margin-left: 2em;
    color: red;
}
.neededMention {
    text-align: right;
    margin-right: 1em;
}


