#email-label, #password-label, #email-label-menu, #password-label-menu {
  display: none;
}

#enter-box {
  text-align: left;
}

#enter-button {
  margin-right: 20px; 
  margin-top: 10px;
  float: right;
  text-transform: none;
}