.long_input_field input {
width:300px;
}

.loginbox_input_field input {
width:170px;
}

.long_input_field textarea {
width:300px;
height:100px;
}

.long_input_field select {
width:300px;
}