@charset "UTF-8";

fieldset{
    border-style:none;
    border-collapse: separate;
    -webkit-border-horizontal-spacing: 2px;
    -webkit-border-vertical-spacing: 2px;
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-size: medium;
    font-variant: normal;
    font-style: normal;
    color: -webkit-text;
    text-align: start;
    vertical-align: inherit;
}

form fieldset div.key {
    float: left;
    width: 100px;
    margin:2px 0 3px 135px;
}

form fieldset div.item {
    margin:0 auto 5px 235px;
    text-align:left;
}
form fieldset input {
    width:100px;
}

ul {
  margin: 0 0 0 5em;
  padding: 0 0 0 0px;
}

li {
  width: 230px;
  text-align: center;
}

#pswd_reminder {
  margin-bottom:10px;
}
