h1 {
  height: auto;
  line-height: 1.475em;
  font-size: 1.3em;
  margin-bottom: 5px;
}

h2 {
  font-size: 1.1em;
  margin-bottom: 5px;
}

h3, h4, h5 {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 130%;;
  margin-bottom: 5px;
}

a {
  color: #000 !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

.box-red {
  margin-bottom: 15px;
}

.box-red h1 {
  color: #ff0505;
  background-color: #fff;
  background-image: none;
  padding: 0;
}

.box-red h2 {
  color: #000;
}

.box-red .content {
  background-color: #fff;
  padding: 0;
}

.box-purple {
  margin-bottom: 15px;
}

.box-purple h1 {
  color: #9b3698;
  background-color: #fff;
  background-image: none;
  padding: 0;
}

.box-purple h2 {
  color: #000;
}

.box-purple .content {
  background-color: #fff;
  padding: 0;
}

.box-blue {
  margin-bottom: 15px;
}

.box-blue h1 {
  color: #060665;
  background-color: #fff;
  background-image: none;
  padding: 0;
}

.box-blue h2 {
  color: #000;
}

.box-blue .content {
  background-color: #fff;
  padding: 0;
}

.box-green {
  margin-bottom: 15px;
}

.box-green h1 {
  color: #005e18;
  background-color: #fff;
  background-image: none;
  padding: 0;
}

.box-green h2 {
  color: #000;
}

.box-green .content {
  background-color: #fff;
  padding: 0;
}

.box-yellow {
  margin-bottom: 15px;
}

.box-yellow h1 {
  color: #ffa700;
  background-color: #fff;
  background-image: none;
  padding: 0;
}

.box-yellow h2 {
  color: #000;
}

.box-yellow .content {
  background-color: #fff;
  padding: 0;
}

.box-orange {
  margin-bottom: 15px;
}

.box-orange h1 {
  color: #ff4900;
  background-color: #fff;
  background-image: none;
  padding: 0;
}

.box-orange h2 {
  color: #000;
}

.box-orange .content {
  background-color: #fff;
  padding: 0;
}

.all {
  width: 670px;
  margin-left: 10px;
  margin-right: 0;
  text-align: left;
  font-size: 11px;
}

.header {
  width: 670px;
  height: 130px;
  margin: 15px 0;
}

.logo {
  width: 275px;
  float: left;
  text-align: right;
}

.claim {
  position: relative;
  top: 80px;
  left: 20px;
}

.tools {
  display: none;
}

.leftcol {
  display: none;
}

.search {
  display: none;
}

.clickpath {
  background-image: none;
  background-color: #fff;
  padding-left: 0px;
  margin: 15px 0 15px 0;
}

.clickpath a {
  text-decoration: none !important;
}

.news-single-backlink {
  display: none;
}
