@media print {
  ul {
    list-style:none;
  }
  .mwf-button, .mwf-pager {
	display:none;
  }
}