#page2, #page3, #page4, #page5{
    display: none;
}
#contact_form .questionextra{
    height: auto;
}
#contact_form .questionextra {
    font-family: 'Inconsolata';
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bolder;
}
#contact_form .questionextra label{
    width: 100%;
    padding-bottom: 12px;
    font-size: 18px;
}
#contact_form input[type="radio"] {
    width: 17px;
    height: 17px;
    margin: 8px;
}
