#newsletter_table{
font-family:verdana;
font-size:12px;
background-repeat:no-repeat;
background-color:#003c6e;
width:200px;
height:115px;
}

#edit-mail{ width:175px;
border:0px;}

input.form-submit,
a.button {
  background: #3d5581;
  border: 0px solid #3d5581;
  border-bottom: 0px solid #3d5581;
   color: #ffffff;
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
 margin-top:5px;
  margin-bottom: 0px;
  margin-right: 0.6em; /* LTR */
  padding: 4px 17px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

input.form-submit:hover,
input.form-submit:focus {
  background: #738FC1;
}
