.newsletter__form {width: 100%; max-width: 260px; padding: 0; margin: 0;}
.newsletter__form h2 {font-size: 2em; line-height: 1em; font-weight: bold; color: #3a3937; padding: 0; margin: 0 0 24px 0;}
.newsletter__form .data {}
.newsletter__form label {display: block; float: left; width: 72px; font-size: 1em; line-height: 1.84615em; color: #2f2f2f; text-align: left; padding:0;}
.newsletter__form label.terms {width: auto; font-size: 0.9231em;}
.newsletter__form label a {color: #2f2f2f;}
.newsletter__form input[type="email"] {float: left; width: 84%; height: 34px; font-size: 13px; line-height: 34px; font-weight: 300; color: #ca455b; background: #842737; border: none; border-radius: 3px; padding: 3px 2% 3px 5%; margin: 0;}
.newsletter__form input[type="submit"] {float: right; width: 14%; height: 34px; font-size: 1em; font-weight: bold; color: #fff; cursor: pointer; background: #e02846 url(/images/design/default/bg-newsletter-submit.png) center center no-repeat; border: none; border-radius: 3px;}
.newsletter__form input[type="submit"]:hover {}