﻿.newsletter { width: 400px; color: #666; }
.newsletter h3 { line-height: 20px; clear: both; font-weight: bold; margin-bottom: 10px; text-align: left; font-size: 100%; }
.newsletter span { display: none; }
.newsletter .field { width: 250px; }
.newsletter .textbox { float: right; margin-bottom: 5px; height: 15px; border:solid 1px #cccccc; display: block;}
.newsletter .label { float: left; clear: both; margin-bottom: 5px; line-height: 15px; display: block; }
.newsletter .personal { clear: both; padding-top: 15px; }
.newsletter .personal span { font-weight: bold; display: block; }
.newsletter .personal div { margin: 10px 0px; clear: both; }
.newsletter .personal div div { width: 70px; float: left; clear: none; }
.newsletter .button { clear: both; display: block; }
