form {
  padding-left: 0;
  margin-left: 0;
}

.newsletter {
  width: 370px;
  float: left;
  margin-right: 20px;
}

.subscribe {
  float: left;
  width: 150px;
  padding: 10px;
  border: 1px solid #ccc;
  font-size: 11px;
  line-height: 16px;
  background: #eee;
}

.subscribe table tr th {
  font-weight: normal;
  font-size: 10px;
}

.subscribe p {
  line-height: 16px;
}

.subscribe h2 {
  font-size: 14px;
  letter-spacing: -1px;
}

.subscribe table {

}

.subscribe input, .subscribe select {
  font-size: 11px;
  width: 130px;
}

.newsletter-listing {
  padding: 6px;
  border: 1px solid #ccc;
  margin-top: 10px;
}

.newsletter-listing ul {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0;
  line-height: 20px;
  font-size: 11px;
}

.newsletter-listing td.photo {
  text-align: center;
  line-height: 30px;
}

.newsletter-listing td {
  vertical-align: top;
  padding: 3px;
}

.newsletter-listing a {
  font-size: 11px !important;
}

.newsletter-listing img {
  border: 1px solid #ccc;
  padding: 8px;
  float: left;
}
