#ausa-login-form-title {
  color: #2C79B3;
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e3e3e3;
}

#ausa-login-form-message {
  padding-left: 20px;
  color: red;
}
	
#ausa-login-form-details {
  margin-top: 40px;
}	
	
#ausa-login-form-details div.box {  
  padding: 10px;
}

#ausa-login-form-details div.box label.label {
  float: left;
  width: 220px;
  text-align: right;
  padding-right: 20px;
}

#ausa-login-form-details div.box input.input {
  width: 200px;
}

#ausa-login-form-submit div.box {
  padding: 20px 0px 20px 250px;
}

#ausa-login-form-submit input{
  background:transparent url(/images/submit-button.gif) no-repeat scroll 0 0;
  border:medium none;
  cursor:pointer;
  font-size:12px;
  height:18px;
  padding-bottom:4px;
  width:64px;
}

#ausa-login-form-other {
  padding-left: 250px;	
}

#ausa-login-form-other div {
  margin-bottom: 20px;
}

#ausa-login-form-other a {
  border-bottom: 1px dotted #4F9100;
  font-weight: bold;
}

#ausa-login-form-other a:hover {
  border: 0 none;
}
