/* CSS Document */

html, body { height: 100%; }

#firstcontainer { margin-top: 20px; }
h1, h2, h3 { margin-top: 0px; }

.top10 { margin-top:10px; }
.top40 { margin-top:40px; }

tr[data-page] { cursor: pointer; }