.radio-button {
    margin: 6px 0 0 20px;
}

.radio-button-label {
    padding-left: 6px;
    /* this has to be handled in js code */
    /* color: black; */
}