.noprint {
	display: none;
}

.page-break	{ display: block; page-break-before: always; }



/*peopleinfo specific */

.movepubdown {
	width: 100%;
}


/*peoplelist specific */

.full {
	width:100%;
}

table {
	table-layout: fixed;
	width: 100%;
}

a[href]:after {
	content: "";
}