// Weird stuff fixes from the way asciidoc generates pages.
li > p:first-child:last-child {
margin: 0;
}
p.tableblock:last-child {
margin-bottom: 0;