#newsletter-content {
  width: 580px;
}
#newsletter-content p.newsletter-edition {
  margin:.8em 0;
}

#newsletter-content .editorial h2 {
  color: #404040;
  font: 2em/1em Arial,Verdana,Sans-Serif;
  margin: 0.5em 0 0.7em;
  padding: 0;
}

#newsletter-content .editorial p {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.33em;
  margin: 0 0 1.3em;
}

#newsletter-content .anchor-link-list {
  padding: 1em 0;
  border-top: 1px solid #55ab26;
}

#newsletter-content .anchor-link-list a {
  background: url("../img/modules/global/bullet-arrow.png") no-repeat scroll right center transparent;
  color: #404040;
  padding: 0 0.75em 0 0;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 1.6em;
}

#newsletter-content h2.newsletter-header-anchor {
  display: block; 
  padding: 0.5em 0 0 0;
  border-top: 1px solid #55ab26;
  color: #404040;
  font: 1.8em/1em Arial,Verdana,Sans-Serif;
  margin: 0 0 1.5em;
}

#newsletter-content h2.newsletter-header-anchor a,
#newsletter-content h2.newsletter-header-anchor a:hover {
  color: #404040!important;
}
#newsletter-content .newsletter-article,
#newsletter-content .newsletter-teaser {
  margin-bottom: 1.5em;
}
#newsletter-content .newsletter-article h1,
#newsletter-content .newsletter-article h2,
#newsletter-content .newsletter-article h3,
#newsletter-content .newsletter-teaser h1,
#newsletter-content .newsletter-teaser h2,
#newsletter-content .newsletter-teaser h3 {  
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.33em;
  margin: 0 0 0.5em;
  color: #404040;
}

#newsletter-content .more-link {
  display: block;
}
#newsletter-content .more-link a{
  float:right;
  background: url("../img/modules/global/bullet-arrow.png") no-repeat scroll right center transparent;
  color: #55ab26;
  padding: 0 0.75em 0 0;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 1.6em;
}

