.form {
    overflow: hidden;
    margin: 0px;
}

.text_field {
    border: 1px solid #bbbbbb;
    padding: 2px;
    width: 200px;
}