.noPrint {
	display: none;
  

  padding-left : -6px;
  margin-left : -5px;
}
.hiddenPrint {
	visibility: hidden;
}
