body {
  margin:0;
}

.page-content {
  padding: 15px 0 0 10px;
  position: relative;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.small {
  font-size: 11px;
  color: #666666;
}

.impact {
  color: #990000;
  font-weight: bold;
}

.smallwhite {
  font-size: 11px;
  color: #FFFFFF;
}

.impactfront {
  color: #990000;
  font-weight: bold;
  font-family: "Trebuchet MS", Tahoma, Arial;
  font-size: 14px;
  text-decoration: none;
}

.impactfrontbig {
  color: #990000;
  font-weight: bold;
  font-family: "Trebuchet MS", Tahoma, Arial;
  font-size: 18px;
  text-decoration: none;
}

.border {
  border: 1px solid #000;
}

#secondary-features {
  border-bottom: 1px solid #E8E8E8;
  position: relative;
}

#secondary-features div {
  border-top: 1px solid #E8E8E8;
  float: left;
  padding: 10px 5px 10px 0px;
  width: 49%;
}

#sf-bot-left {
  clear: left;
}

#secondary-features div img {
  float: left;
  margin: 0 5px 5px 0px;
}

h2 {
  background: #998795;
  clear: both;
  margin-top: 0;
  padding: 10px 0px 10px 10px;
}

#blog-headlines {
  border: 1px solid #998795;
  padding-bottom: 5px;
}

.gsc-branding {
  display:none;
}

