input:not([type=submit]) {
    width: 150px
}

#authErr {
    color: #f00
}