.map-enlarged { margin-bottom: 8px; }
.map-enlarged-image { height: 128px; width: 128px; }
.bigmap-background { height: 441px; width: 532px; padding: 12px 4px 0px 12px; background: url(/images/mapbackground.png) no-repeat; }
.map-gradient { height: 405px; width: 402px; position: absolute; top: 0px; left: 0px; background: url(/images/mapbackground_gradient.png) no-repeat; }
.map-section { vertical-align: top; padding-right: 16px; }
.map-section a{ text-decoration: underline; }
.map-section td{ padding-bottom: 8px; }
.map-title { vertical-align: top; width: 12%; }
.map-subsection { width: 100%; font-weight: normal; font-size: 9pt; }
.map-subsection span{ padding-right: 8px; }
.map-enlarged-background { background: url(/images/minimap_background_square.png); height: 384px; width: 384px; }
.map-enlarged-background-gradient { position: absolute; top: 0px; left: 0px; background: url(/images/minimap_background_square_gradient.png); height: 384px; width: 384px; }
.instructions { width: 130px; padding: 7px 12px 0px 0px; float: right; color: #fff; font-size: 9pt;  }
.release { width: 100%; font-size: 8pt; color: #222; padding-top: 8px; }
.map-selection { clear: both; border-radius: 3px; border: 1px solid #b4b5b6; background: #333435; font-weight: normal; font-size: 9pt; padding: 8px; margin: 42px 1px 1px 1px; }
.map-selection a { text-decoration: underline; }
.map-selection span { padding: 0px 8px 0px 5px; }
.embed-map-link { padding-top: 18px; }
.marker-style { float: left; margin: 4px 3px 0px 0px; }
.marker-style-selected { float: left; margin: 4px 3px 0px 0px; padding-bottom: 2px; background: url(/images/75p_white.png) bottom repeat-x; }
.filters { clear: both; padding-top: 120px; z-index: 2; }
.filters a { text-decoration: none; color: #fff; }
.filter-off { background: url(/images/checkbox_unchecked.png) right no-repeat; }
.filter-on { background: url(/images/checkbox_checked.png) right no-repeat; }
.small-button { font-weight: normal; }
#mapbox { -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000; -moz-border-radius: 3px; border-radius: 3px; }
#bigmap { height: 100%; width: 390px; }