#page-container {
     background: url(../png/thinkmate_account_logo.png) top center no-repeat;
  background-size: 305px 57px;
  margin-top: 28px !important;
  padding-bottom: 28px;
    padding-top: 72px;
}

h2 {
text-align: center;
}


#page-container .ui-linkrow-one {
background-image: none;
}


.lostpass .login-entry {
padding: 20px;
border-radius: 7px;
}

.lostpass h1 {
  text-align: center;
  font-size: 31px;
  font-weight: normal;
  margin-bottom: 0px;
}


.lostpass--message h3 {
    text-align: center;
    font-size: 14px;
    margin: 0;
    margin-top: 20px;
}

.lostpass--message p {
    text-align: center;
    margin: 0;
}


.lostpass--message a {
    color: #ff5601;
}