-
-/* Rules for greeting bar in the top right corner */
-
-#small-greeting {
- display: none;
-}
-
-/* Rules for the main content area */
-
-#content {
- top: 35px;
-}
-
-/* Rules for OpenLayers maps */
-
-.olControlPanZoom {
- display: none;
-}
-
-/* Rules for map bug reporting */
-
-#reportbuganchor {
- font-size: 150%;
-}