<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#appl_form label.applName {
        width: 200px !important;
}
#appl_form label.applAddress {
        width: 350px;
}
#appl_form label.applState {
        width: 141px;
}
#appl_form label.applZip {
        width: 120px;
}
#appl_form label.applDate {
        width: 168px;
}
</pre></body></html>