html { background-color: #fff; color: #000; }
body { margin: 0px 10px; *margin: 0px 0px; padding: 0px; }
.print-no { display: none; }
.print-only { display: inherit; *display: block; /* IE6 fix */ }
span.print-only { display: inline; }
#hd-tbl, #hd3-tbl, #bd-tbl, #ft-tbl { width: 100%; }
#hd-sep { width: 100%; height: 1px; border-top: solid 1px #ff389d; background: none; }
#body { width: 100%; padding: 10px 0px; border-right: none;  color: #000; }
#body li, #body li.print-only { display: list-item; list-style: disc inside; list-style-image: none; background: none; padding: 3px 0px; }
#body td { color: #000; }
#body em { font-weight: bold; }
a:hover { color: #000; }
.menu-sep {
  background: transparent url(img/menu-sep-print.gif) center center no-repeat;
  width: 100%;
  height: 40px;
}
.testimonial label {
  background-image: none;
}

