.nswers_attestation .attestation_title {
    font-weight: bold;
    font-size: 1.2em;
}

.nswers_attestation ul {
    list-style: none;
    background-color: #efefef;
}

.nswers_attestation ul li {
    margin-bottom: 5px;
}

.nswers_attestation .attestation_count {
    border-top: 1px solid #000000;
}

.nswers_attestation .attestation_count .attestation_count_value {
    margin-left: 5px;
}