.fe-error, .fe-required { 
  color: orangered;
  font-weight: bold;
}

input.fe-user, input.fe-pass {
  width: 8em;
}

table tbody tr th.login, table tbody tr td.login {
  border-bottom-style: none;
  padding-top: 2px;
  padding-bottom: 2px;
}

input.fe-address1, input.fe-address2 {
   width: 30em;
}

input.fe-button {
  float: none;
  clear: both;
  background: #515151 url(../../templates/img/button_bg.gif) center left repeat-x;
  border: 1px solid #000000;
  padding: 3px 10px;
  color: #FFFFFF;
  margin: 10px 60px 0 0;
  width: auto;
  height: auto;
  overflow: visible;
}

.tx-feloginhoriba-pi1 input.fe-button {
  margin-right: 0;
}

input.fe-company,
input.fe-tx_horibafeuseraddtable_department,
input.fe-address1,
input.fe-address2,
input.fe-email {
  width: 20em;
}
/*
  Warranty table
*/

.warranty-list th {
  text-align: left;
}
.warranty-list td strong {
  display: block;
  margin-top: 7px;
}


a.sctble_display span {
  overflow: hidden;
}