person_data.css 194 Bytes
#profile-data .type-text input,
#profile-data .type-password input,
#profile-data .type-select select {
  width: 220px
}

#profile-data .type-select select.select-schooling {
  width: 108px;
}