form label{
    font-weight: normal;
    text-transform: none;
    width: 50%;
}
ul.errorlist{
    clear: both;
    margin: 0.5em 0 0.5em 52%;
}

fieldset.bool label{
    text-align: left;
    width: 80%;
}
fieldset.bool select{
    
}
fieldset.bool .errorlist{
    clear: both;
    margin: 0;
}
