.newsletter-maxi {
  padding-left: 20px;
  margin-bottom: 40px;
  font-size: 13px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

.newsletter-maxi .cover {
  float: left;
  margin-right: 20px;
  text-align: center;
}

.newsletter-maxi h3 {
  font-family: Haettenschweiler, Impact, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-weight: normal;
  font-size: 32px;
  margin-bottom: 10px;
}

.newsletter-maxi .news-header {
  text-transform: uppercase;
  color: #4d0866;
  font-weight: bold;
  padding-top: 7px;
}

.newsletter-maxi .news-subheader {
}

.newsletter-archive {
  height: 400px;
  overflow: auto;
}

.newsletter-mini {
  float: left;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 90px;
}

.newsletter-mini img {
  height: 100px;
  margin-bottom: 4px;
}

.newsletter-summary {
}

.newsletter-summary img {
  float: left;
  margin-right: 20px;
}

.newsletter-summary h1 {
  display: inline;
}

.newsletter-content {
  width: auto;
  float: right;
}

.newsletter-content h1, p.TopTen-Head {
  font-size: 22px;
  background-color: #4d0866 !important;
  color: #ffffff;
  display: inline-block;
  padding: 4px 20px !important;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif !important;
  font-style: normal;
  font-weight: bold;
}

.newsletter-content h2 {
  font-size: 18px;
  margin: 0;
}

.newsletter-content h3 {
  font-size: 12px;
  margin: 0;
}

.newsletter-content article {
  margin-right: 20px;
}

.newsletter-content pre {
  overflow-x: auto; /* Use horizontal scroller if needed */
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif !important;
  font-size: .9em;
}

ul.anchors {
  -webkit-column-width: 150px;
  -moz-column-width: 150px;
  column-width: 150px;
  width: 400px;
  padding: 0;
}

ul.anchors li {
  list-style: none;
}

p.AC-Mast-Head,
p.LVA-Mast-Head,
[class^="LVA-Cover-"],
div._idGenObjectLayout-1
{
  display: none;
}

h1.LVA-Cover-Heads {
  width: 100%;
  text-align: center;
}

p.LVAtext, p.TopTen-text {
  margin: 10px 0 !important;
}

p.by-Anthony {
  margin-bottom: 10px !important;
}

h2.Sub-Story-Heads {
  margin: 10px 0 !important;
}

[class*="-bold"] {
  font-weight: bold;
}

p.TopTen-text:before {
  content: '\2022';
  margin-right: 6px;
}

.newsletter-embed {
  border: 1px solid black;
}