#map-area { width: 600px; height: 500px; }

#report-area { border-top: 1px solid grey; margin-top: 1em; font-weight: bold; }

a { text-decoration: none; }
:focus { -moz-outline-style: none; }

.title { font-size: 135%; font-weight: bold; }
.notes { margin-top: 1.5em; font-size: 85%; font-style: italic; }

button { font-size: smaller; }

ul { margin-left: -1em; }
li { margin-top: 1em; }
.coords { margin-left: 1em; font-size: smaller; }

.select-title { font-weight: bold; }
.select-section { font-weight: bold; text-decoration: underline; }

