body {
    font-family:Arial, Verdana;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
    color:#FFFFFF;
}

H1 {
    font-family:Verdana, Arial;
    font-size:25px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
    margin-bottom:20px;
}

FORM {
    margin:0;
    padding:0;
}

.tx-hpoforms-pi1 FORM LABEL {
    width:100%;
    font-family:Verdana, Arial;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
    margin-bottom:10px;
    margin-top:20px;
}

.tx-hpoforms-pi1 FORM LABEL.itemradio,
.tx-hpoforms-pi1 FORM LABEL.itemcheckbox,
.tx-hpoforms-pi1 FORM LABEL.checkbox,
.tx-hpoforms-pi1 FORM LABEL.itemradionoBrItem {
    width:auto;
    padding-right:5px;
    font-weight:normal;
    color:#999999;
    margin-bottom:0;
    margin-top:0;
    margin-bottom:5px;
    line-height:15px;
}
.tx-hpoforms-pi1 FORM LABEL.itemcheckbox,
.tx-hpoforms-pi1 FORM LABEL.itemradio {
    width:300px !important;
}

.tx-hpoforms-pi1 FORM INPUT.radio,
.tx-hpoforms-pi1 FORM INPUT.checkbox {
    margin-left:5px;
    margin-right:5px;
}

.tx-hpoforms-pi1 FORM #cmd {
    display:block;
    background:url('../imgs/btn_continue.gif') no-repeat;
    
    width:126px;
    height:17px;
}
