    html {
      margin: 0;
    }
    body {
      margin: 0;
      height: 100%;
    }
    .archive-header {
      width: 100%;
      height: 130px;
      background-color: #900000;
      -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8), inset 0 -20px 20px -20px rgba(0, 0, 0, 0.8);
      -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8), inset 0 -20px 20px -20px rgba(0, 0, 0, 0.8);
      box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.8), inset 0 -20px 20px -20px rgba(0, 0, 0, 0.8);
      border-bottom: 4px solid #fcd330;
    }
    .inner-container {
      margin: 0 0 0 15px;
      width: 960px;
    }
    .left-side {
      width: 60%;
      float: left;
      color: white;
    }
    .left-side .inner img {
      margin: 0 5px 0 0;
      width: 48px;
      height: 48px;
      float: left;
    }
    .left-side p.you-are-viewing {
      margin: 5px 0 5px;
      padding: 0;
      font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, Verdana, sans-serif;
      font-size: 18px;
      font-weight: normal;
      line-height: 1;
      text-transform: none;
      color: #fff;
    }
    .left-side .inner h1 {
      margin: 0;
      padding: 0;
      font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, Verdana, sans-serif;
      font-size: 32px;
      line-height: 48px;
      font-weight: 100;
      text-transform: uppercase;
      letter-spacing: 2px;
      text-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
      float: left;
      color: #fff;
    }
    .left-side .inner h1 span {
      margin: 0 10px 0 0;
      font-weight: 800;
      letter-spacing: 0;
      text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
      color: #fcd330;
    }
    .left-side p {
      clear: left;
      margin: 0 0 8px;
      padding: 0 15px 0 0;
      font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, Verdana, sans-serif;
      font-size: 10px;
      font-weight: 200;
      line-height: 1.2;
      text-transform: none;
      color: #fff;
    }
    .left-side p span {
      margin: 0 0 5px 0;
      display: inline-block;
      font-size: 13px;
    }
    .left-side p span:nth-of-type(2) {
      font-size: 10px;
    }
    .left-side p strong:nth-of-type(1), .left-side p strong:nth-of-type(2) {
      font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, Verdana, sans-serif;
      font-weight: 800 !important;
      text-transform: uppercase;
    }
    .right-side {
      width: 40%;
      float: right;
      color: #fff;
    }
    .right-side .inner h2 {
      margin: 5px 0 0;
      padding: 0;
      font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, Verdana, sans-serif;
      font-size: 24px;
      font-weight: 400;
      line-height: 1;
      text-transform: none;
    }
    .right-side .inner h2 a {
      color: #fff;
      text-decoration: none;
      display: inline-block;
      font-size: 24px;
      line-height: 1;
      font-weight: normal;
      position: relative;
      left: -0.4em;
    }
    .right-side .inner h2 a:before {   
      content: "";  
      border-color: transparent #fff;
      border-style: solid;  
      border-width: 0.25em 0 0.25em 0.35em;  
      display: block;
      height: 0;
      width: 0;  
      left: -1rem;
      top: 1.1rem;
      position: relative;
    }
    .right-side .inner h2 a:active, .right-side .inner h2 a:focus, .right-side .inner h2 a:hover {
      text-decoration: underline;
      color: #fff;
    }
    .right-side .inner h2 a span {
      text-decoration: underline;
    }
    .right-side .inner p {
      margin: 0 0 8px;
      font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, Verdana, sans-serif;
      font-size: 13px;
      font-weight: 200;
      line-height: 1;
      text-transform: none;
      color: #fff;
    }
    h2#tagline {
      font-weight: 800;
    }
    #country-profiles {
      background: url('images/bkg-country-profiles-NEW.png') 0 100% repeat-x;
    }
    #in-other-news {
      background: url('images/bkg-in-other-news-NEW.png') 100% 10px no-repeat;
    }
    #stay-connected {
      background: url('images/bkg-stay-connected-NEW.png') 0 0 repeat-x;
    }
    #top-stories {
      background: url('images/bkg-top-story03-NEW.png') 0 0 repeat-x;
    }
    .watermark {
      min-width: 960px;
      max-width: 960px;
      background: url('images/watermark-on-white-tile2.png') 0 0 repeat;
    }
    #page-body, #body-row01, #body-row02, #footer-links, #dos-footer {
      background: none !important;
    }
    #page-footer {
      height: auto !important;
    }
    #page-body {
      margin: 0 !important;
      padding-left: 30px;
      width: 930px;
    }
