.infofield {
    margin-bottom: 5px;
    font-weight: 600;
}
label {
    margin: 0 15px 5px 0;
    max-width: 80%;
}

input[type=radio] {
    margin-right: 5px;
    vertical-align: top;
    margin-top: 4px;
}

.param_title {
    font-weight: bold;
    margin-bottom: 3px;
}

.param_value {
    margin-bottom: 10px;
}

.expertca_form_param_text {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
}
.exp_form {
    display: none;
}
.preexp_btn {
    display: none;
}