input, textarea, select {
    width: 98%;
    font-size:80%;
}

input[type="checkbox"] {
    width: 6%;
}

