body {
  -x-system-font: none;
  background: #FFFFFF none repeat scroll 0 0;
  color: #222222;
  cursor: default;
  font-family: "Lucida Grande",Tahoma,sans-serif;
  font-size: 68.75%;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.5;
}

* {
  margin: 0;
  padding: 0;
}

h1 {
  background-color:#363531;
  border-color: #777766;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  left: 50%;
  line-height: 45px;
  margin-left: -138px;
  padding-left: 13px;
  position: absolute;
  top: 140px;
  width: 261px;
  z-index: 1;
}

h1 {
  color: #FFFFFF;
  font-size: 1.50em;
  font-weight: normal;
  text-shadow: -1px 2px 3px #111100;
}


form {
  background: #DDDDCC none repeat scroll 0 0;
  border-color: #EEEEEE #EEEEEE #DDDDDD !important;
  border-style: solid;
  border-width: 1px;
/*  border: 1px solid red;*/
  left: 50%;
  margin-left: -139px;
  min-height: 0;
  position: absolute;
  top: 140px;
  width: 276px;
}

form {
  color: #222222;
  overflow: hidden;
}

fieldset {
  background: #DDDDCC none repeat scroll 0 0;
  border-color: #BBBBAA #BBBBAA #999988 !important;
  border-style: solid;
  border-width: thin;
  margin: 10 !important;
  overflow: hidden;
  padding: 59px 25px 30px;
  color: #222;
}

form {
  border-style: solid;
}

form {
  color: #222222;
}

h2, legend {
  display: none;
}

legend {
  -x-system-font: none;
  color: #222222;
  font-family: "Lucida Grande",Verdana,sans-serif;
  font-size: 1.25em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 3;
  text-shadow: -1px 2px 3px #DDDDDD;
}

label {
  display: block;
  padding-bottom: 1.5em;
  position: relative;
}

label + label {
  padding-bottom:1.75em;
}

input.text, select, textarea {
  -x-system-font: none;
  display: block;
  font-family: inherit;
  font-size: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 3px 0 0;
  max-width: 100%;
  min-width: 100%;
}

.loginbtn {
  
}

.fpbtn {
  position: relative;
  top: 0px;
  left: 38%;
  *left: 29%;  
}

.fplink {
  position: relative;
  left: 42%;
  *left: 33%;
}

#loginfailed {
  font-size: 12px;
  position: relative;
  top: 15px;
  left: 35%;
  *left: 25%;  
  color: red;
}

.forgotpwd {
  float:right;
}
