.email .header { overflow: hidden; border-bottom: 1px solid #c0c0c0; width: 100%; clear: both; }
.email .header h2 { font-size: 18px; font-weight: bold; float: left; }
.email .header img { float: right; }
.attn { color: red; }
.email input[type="text"], .email textarea 
{ font-family: verdana,arial,helvetica,sans-serif; font-size: 14px; border: 1px solid #c0c0c0;}
.required { background-color: #FFF68F; }

.email_msgbox_success { background: white; padding: 5px; font-size: 20px; width: auto; }
.email_msgbox_fail    { background: red;   padding: 5px; font-size: 20px; width: auto; }

