
@media print {
/* this prevents the search controls from printing */
.pdb-searchform {
	display:none;
}
.pdb-group-title{
	display:none;
}}