  /* EXTRAS */
  
  .contact-info textarea {
      height: 200px;
  }
  form .error {
    background: red;
    color: #fff;
    padding: 0 20px;
  }
  .subscribe-info table {
      width: 600px; 
      margin-bottom: 50px
  }
  .subscribe-info td ul {
    padding: 0;    
    margin: 0;
  }
  .subscribe-checkbox-wrapper li, .subscribe-info table li  {
      list-style-type: none;
      padding: 0;
      margin: 0;
  }
  .subscribe-checkbox-wrapper ul label {
      display: none;
  }
  .no {
      display: none !important;
  }
  .addthis_sharing_toolbox {
      display: none;
      margin: 15px 0px; 
  }
  
  .page blockquote p {
      font-size: 3rem;
      line-height: 34px;
      margin-bottom: 0;
  }
  
.page blockquote.nosource {
      margin-bottom: 30px;
  }  
  .article-body img {
      margin-right: 15px;
  }


.page--regular .article--full .article-header .article-section {
     display: block;
}


.article-body li {

padding-bottom:0.3em;

}

.subscribegreen {
    background: #008f3d;
    border: 0;
    color: #fff;
    font-family: 'tradegothicbold_6', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    font-size: 1em;
    padding: 0.3em 0em 0em 1.6em;
width: 7em;
    height: 2.1em;
margin-top: 0.3em;
}