
#body { text-align:center; width: 100%; }
#body table { width: 100%; }
#body tr { vertical-align: top; }
#body td { font-size: 95%; }

.colmask { clear: both; float: left; left: 10%; overflow: hidden; position: relative; width: 80%; }
.state { text-align: left; }
ul { list-style: none; margin-left: 0; padding-left: 1em; text-indent: 1em; }

#basic th { background-color: #dee5ff; width: 14%; }
#basic tr { vertical-align: top; }
#basic td { font-size: 95%; }
#basic td:nth-of-type(even) { background: #dee5ff; }

#festivals th { background-color: #dee5ff; width: 7%; }
#festivals tr { vertical-align: top; }
#festivals td { font-size: 95%; }
#festivals td:nth-of-type(even) { background: #dee5ff; }

#post table { width: 100%; }
#post tr { vertical-align: top; }
#post ul { list-style: square; text-indent: 0; }
