input, textarea {
    border:0;
}
input {
    border-bottom:1px solid black;
}
.multi input {
    width:auto;
    border:0;
}
