#block-dd_login-login {
  display: none;
}

.ui-dialog #block-dd_login-login {
  display: block;
}

div.messages.revalidation {
  float: right;
  margin-left: 20px;
  width: 50%;
  background-color: white;
  border: 10px solid #fff;
  padding: 20px;
}

#content-peeking-prompt p {
  margin-top: 0;
  font-size: 13px;
  line-height: 18px;
}

#content-peeking-prompt .group {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}

#content-peeking-prompt .group .inner {
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0 0 0 10px;
  padding: 20px 46px 20px 20px;
  background: #f3f3f3;
}

#content-peeking-prompt .group:first-child .inner {
  margin: 0 10px 0 0;
  padding: 20px;
}

#content-peeking-prompt .form-item {
  margin-top: 0;
} 

#content-peeking-prompt .login input.form-text {
  width: 90%;
}

#content-peeking-prompt a.form-button {
  text-decoration: none;
  width: 100%;
}

#content-peeking-prompt .register a:last-child {
  margin-bottom: 0;
}

#content-peeking-prompt .form-item label {
  font-size: .875em;
}

#content-peeking-prompt form.buy-now {
  margin: 0;
}

#content-peeking-prompt .purchase .form-button {
  white-space: normal;
  margin-top: 20px;
}

#content-peeking-prompt .purchase .form-button:first-child {
  margin-top: 0;
}
