.redfont {
  color: #d80000;
  font-size: 12px;
}

.even2,
.odd2 {
  background-color: #f3f3f3;
}

/* Testimonials */
.diagr_bg {
  background-image: url(/images/microsite/b3.gif);
  height: 125px;
  background-color: #eeeedd;

  border-color: #efefef #cccccc #cccccc #efefef;

  -moz-box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 10px;
  filter: progid:DXImageTransform.Microsoft.Shadow(
      direction=135,
      color=silver,
      strength=3
    );
}
div.sf_testimonial_border {
  border: 1px solid #ccc;
  margin-top: 4px;
}
.scale_desc {
  height: 25px;
  text-align: right;
}
.bar {
  width: 8px;
  background-color: #66cc66;
  border-right: 1px solid #33aa88;
}
.leg {
  width: 10px;
  height: 20px;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 1px;
}
.odd2,
.even2 {
  padding: 10px;
  border-bottom: #ccc 1px dotted;
  height: auto;
  margin-bottom: 15px;
}
a.page {
  font-family: Verdana Helvetica, sans-serif;
  color: #000179;
}
.page_active {
  font-family: Verdana Helvetica, sans-serif;
  font-weight: bold;
  color: #880000;
}
.iso {
  width: 450px;
  padding-left: 80px;
}
