#logodiv{
  position: absolute;
  top: 25px;
  left: 10px;
  width: 150px;
  z-index: 1000;
}

#login-form .box-inner {
  background: url(linen_bg.jpg) top left repeat #5C5C5C;
}

.boxtitle{
  color: #ffffff;
  font-weight: normal;
  text-shadow: none;
}

#captcha table{
  width: 380px;
}

#captcha_image {
  height: 60px;
  width: 175px;
}

#captcha table input{
  height: 53px !important;
  width: 175px;
  font-size: 34px;
  font-weight: bold;
}