﻿body .header-image {
  height: 60px;
  margin-top: 8px;
  border-radius: 4px;
}
body .usapl-image {
  height: 60px;
}
body .up-bump {
  margin-top: -8px;
}
body .up-bump-2x {
  margin-top: -16px;
}
body .up-bump-3x {
  margin-top: -24px;
}
body .or-text {
  margin-top: 16px;
}
body .low-light {
  color: #aaa;
}
body .result-title {
  padding-top: 8px;
}
body #newsitem-container {
  width: 250px;
  max-width: 250px;
  margin: auto;
  text-align: center;
}
body #newsitem-container a {
  color: white;
}