-
-.site-index #map .olControlZoom,
-.site-index #map .SimpleLayerSwitcher,
-.site-export #map .olControlZoom,
-.site-export #map .SimpleLayerSwitcher {
- top: 8px !important;
-}
-
-/* Rules for the main content area */
-
-#content {
- margin-left: 0px;
- margin-right: 0px;
- border-left: 0px;
- border-right: 0px;
-}
-
-.site-index #content {
- margin-top: 40px;
-}
-
-/* Rules for search sidebar when shown */
-
-#sidebar {
- border: 0px;
- border-right: 1px solid #ccccdd;
- margin: 0px;
-}
-
-.sidebar_title, #sidebar_content {
- font-size: 10px !important;
-}
-
-p.search_results_entry {
- padding: 2px 0px;
-}
-
-/* Rules for the signup form */
-
-#signupForm input[type="text"], #signupForm input[type="password"] {