
.bibliography {
	display:none;
}

.toc p {
	display:none;
}


.list-of-tables {
	display:none;
}
.table .title {
	display:none;
}

.table table {
	border-collapse:collapse;
}
.table table td {
	border: 1px solid #999;
	padding:3px;
}

blockquote {
	border: 1px solid #999;
	padding:0px 5px;
	margin:0px;
	background-color:#ECDEA8;
}

/* Hides auto-generated empty table cells that come out of nowhere */
td.auto-generated {
	display:none;
}

/* Hides the email address at the end of each book, we didn't want to change all of the XMLs */
code.email {
	display:none;
}

/* Hides the copyright at the top */
.legalnotice {
	display:none;
}