#related-articles h3 {
  font-size: 28px;
  background: none;
  color: black;
}
#related-articles .inner-column h3 {
  font-size: 12px;
  background: #09c;
  color: white;
}
#related-articles .facts-center address {
  display: none;
}
#related-articles .facts-center li {
  font-size: 12px;
  line-height: 14px;
  border: 0;
  padding: 0;
}
#related-articles .facts-center li a {
  background: none !important;
  text-decoration: underline;
  font-size: 12px !important;
}

.article p, .article li {
  font-size: 13px !important;
  line-height: 17px !important;
}
.article ul {
  list-style: outside !important;
  padding: 0 0 0 1.6em !important;
}

.facts-right p, .facts-right li {
  font-size: 10px !important;
  font-family: Verdana, Sans-Serif;
}
.facts-right ul {
  list-style: inside !important;
  padding: 0 !important;
}
.article p strong {
  font-weight: bold !important;
}

.artikkeltabell th,
.artikkeltabell td {
  font-size: 11px;
}
.t-right {
  text-align: right;
}
.artikkeltabell th {
  background: #9fdaef !important;
  color: black !important;
}
.artikkeltabell td {
  background: #eee !important;
}
