﻿h1 {
    font-size: 285%;
}

fieldset {
    width: 100%;
}

.simpleFieldsList label, .simpleFieldsList .fieldLabel {
    width: 125px;
}

.simpleFieldsList div.helpText {
    width: 110px;
    margin-left: 4px;
}

.fieldLabel div.helpText {
    background: transparent;
    margin: 0.75em 0 0;
    padding: 0;
    color: #606060;
}

.field input, .simpleFieldsList input {
    width: 150px;
}

.checkbox input {
    width: auto;
}

#AgeGroupMessage {
    display: none;
    width: auto;
    margin-left: 136px;
}
