.post-content th,
.post-content td {
	padding: 2%;
	margin: 0;
	overflow: visible;
border:0;
width:50%;
}
.post-content table tbody > tr:nth-child(odd) > td { background: none; }


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