#newsletterSubscribe {
  margin-top: 20px;
}
#newsletterSubscribe ul li label {
  display: block;
  float: left;
  width: 120px;
  font-weight: bold;
}
#newsletterSubscribe ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#newsletterSubscribe ul li {
  display: block;
  clear: left;
  float: left;
  margin-bottom: 5px;
}
#sub_block_email {
  width: 200px;
}
#sub_block_submit {
 margin-left: 45px;
}
