
body {
    background: none repeat scroll 0 0 #ccc;
    color: #000;
    min-width: 960px;
    width: 100%;
}

.site-body {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    max-width: 1094px;
    position: relative;
    width: 100%;
}

.helne-bold-cond, .ph, #logo .strapline, .site-nav .nav-level-1, .home-footer .home-footer-box header .h4, .home-footer .footer-box header .h4, .footer-boxes .home-footer-box header .h4, .footer-boxes .footer-box header .h4, .page-section .header-bar .h4, .countryprofile-overview h3, .countryprofile-report h3, .home-intro h1, .home-slider .slide .heading, .campaign-box .text .h4, .home-campaign-box .text .h4, .campaign-select-box .text .h4 {
    font-family: 'Helvetica Neue LT W01_77 Bd Cn';
    font-weight: normal;
}

.article-share, .article-footer{
  display:none;
}

.ph {
    border-bottom: 1px solid #ccc;
    color: #db1d25;
    font-size: 3.71429em;
}

.unit-2-3 {
  width: 100%;
}
.sidebar {
  display: none;
}
.site-header {
  display: none;
}
.article-main {
  width: 600px;
}
.home-footer, .footer-boxes, .site-footer {
  display:none;
}

/* line 768, scss/MONITOR/_main.scss */
.article-page, .countryprofile-select, .countryprofile-map {
  padding: 10px;
  margin: 0 50px 20px 0;
  color: #4b4b4b;
}
/* line 774, scss/MONITOR/_main.scss */
.article-page .ph, .countryprofile-select .ph, .countryprofile-map .ph {
  margin: 0 -50px 20px -10px;
  padding: 0 0 10px 10px;
  line-height: 1em;
}
/* line 780, scss/MONITOR/_main.scss */
.article-page .subheading, .countryprofile-select .subheading, .countryprofile-map .subheading, .article-page .Subheading, .countryprofile-select .Subheading, .countryprofile-map .Subheading {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 10px;
}
/* line 787, scss/MONITOR/_main.scss */
.article-page .photoCaption, .countryprofile-select .photoCaption, .countryprofile-map .photoCaption {
  color: #808080;
  display: block;
  font-size: 0.8em;
  line-height: 16px;
  width: 75%;
}
/* line 795, scss/MONITOR/_main.scss */
.article-page ul, .countryprofile-select ul, .countryprofile-map ul {
  margin-left: -17px;
}
/* line 797, scss/MONITOR/_main.scss */
.article-page ul li, .countryprofile-select ul li, .countryprofile-map ul li {
  margin-bottom: 10px;
  padding-left: 10px;
}
/* line 803, scss/MONITOR/_main.scss */
.article-page .h2, .countryprofile-select .h2, .countryprofile-map .h2 {
  color: #000000;
  font-weight: normal;
}
/* line 808, scss/MONITOR/_main.scss */
.article-page h3, .countryprofile-select h3, .countryprofile-map h3 {
  font-size: 1.3em;
  margin: 1.5em 0 0.5em;
}
/* line 813, scss/MONITOR/_main.scss */
.article-page table, .countryprofile-select table, .countryprofile-map table {
  width: 600px;
  font-size: 12px;
}
/* line 816, scss/MONITOR/_main.scss */
.article-page table tr, .countryprofile-select table tr, .countryprofile-map table tr {
  border-top: 1px solid #000000;
  vertical-align: top;
}