.form-layout {
  width: 79ex;
}
.form-layout .title, .form-layout .title-required {
  float: left;
  width: 24ex;
}
.input-array {
  margin-left: 24ex;
}
.form-layout .title-i {
  position: absolute;
}
body {
  text-align: center;
}
#fullpage {
  text-align: left;
  width: 116ex;
}
#submenu a, #menu .content a {
  width: 23ex;
}
#top-banner a {
  display: inline;
  float: none;
}
.menu-box h3 {
  font-size: 85%;
}

