#login {
	background:url( images/login-bkg-tile.jpg ) center top no-repeat;
}

#login form {
  background:url( images/login-bkg-bottom.gif ) center bottom no-repeat;
  padding:0pt 50px 25px 180px;
}

#login p label {
  font-size:11px;
  font-weight:bold;
  color: #ffffff;
}

#login h1 a {
  border-bottom:medium none;
  display:block;
  height:88px;
  margin:0pt auto;
  width:320px;
  text-indent: 0px;
  color: #FFFFFF;
  text-align:right;
}

.submit input:active, .button:active, #wp-submit {
  font-size:11px;
  background:#F4F4F4 none repeat scroll 0%;
  border-color:#999999 rgb(204, 204, 204) rgb(204, 204, 204) rgb(153, 153, 153);
  border-style:solid;
  border-width:1px;
  margin-right:4px;
}
#login input {
  padding:2px;
}