.newsletter-teaser-box {
  margin: 2.5em auto;
  max-width: 41.25em;
  font-family: TabletGothic;
} 
.newsletter-teaser-image {
  float: left;
  margin-right: 1.125em;
}
.newsletter-teaser-title {
  font-size: 1.125em;
  font-weight: bold;
}
.newsletter-teaser-text {
  font-size: 0.875em;
  margin-top: 0.375em;
}
.newsletter-teaser-privacy {
  font-size: 0.785em;
  margin-top: 0.5em;
}
.newsletter-teaser-privacy a {
  text-decoration: underline;
}
.newsletter-teaser-privacy-checkbox {
  margin-right: 0.3em;
}
.newsletter-teaser-alert {
  color: #b91109;
  background-color: #ffe9ed;
  width:70%;
  margin: 1em auto;
  padding:0.5em 1em;
  font-size:0.785em;
  border: 1px solid #b91109;
  display: none;
}
.newsletter-teaser-address {
  margin-top: 1.125em;
  text-align: right;
}
.newsletter-teaser-input {
  min-width: 18.5em;
}
.newsletter-teaser-button {
  margin-top: 0.85em;
  margin-left: 0.85em;
}