/* $Id: ecora-xhtml-print.css,v 1.1.2.1 2006/10/11 18:35:05 strouchelle Exp $ */
/* CSS for printed media */

.noprint {
  display: none;
  color: white;
  visibility: hidden;
}

div#calc input.transp {
  border-bottom: 0px;
}
