#popuparea { position: absolute; top: 175px; left: 275px; width: 350px; background-color: #87899c;
  border: 2px solid #000; padding-bottom: 10px; }
#loginpopupheading { background: url(../images/headerMiddle.gif); text-align: left; font-weight: bold; font-size: 24px;
  color: white; height: 70px; line-height: 70px; vertical-align: middle; margin: 0 10px 0 10px; }
#loginpopupheading .headerLeft { float: left; }
#loginpopupheading .headerRight { float: right; }
.errors { font-size: 1.5em; padding: 10px 0 0 5px; }
.errors h3 { color: red; }
.errors a { color: blue; }
ul { clear: both; padding-top: 10px; }
ul li { float: left; }
ul .label { width: 150px; padding-left: 10px; color: #fff; font-size: 2em; }
ul input { width: 150px; font-size: 2em; }
#action { padding: 10px 0 0 40px; }
#action li { padding-right: 10px; }