img.floatRight {
  float: right;
  margin: 4px 0px 8px 8px;
  border: 0px solid #000000;
}

img.noBorder {
  border: none;
}

.testimonial {
  font-style: italic;
  border-bottom: 1px dotted #eeeeee;
  margin-bottom: 20px;
  padding-bottom: 4px;
}

#topNav .borderless {
  border-left: 0px solid #00ffff;
}

#topNav .secondary {
  display: none;
}

#leftColumn .main {
  display: none;
}

#pagenate .borderless {
  border-left: 0px solid #00ffff;
}