+#permalink a.disabled {
+ color: #ccc;
+ cursor: default;
+ text-decoration: none;
+}
+
+.site-index #map .SimpleLayerSwitcher,
+.site-index #map .olControlSimplePanZoom,
+.site-export #map .SimpleLayerSwitcher,
+.site-export #map .olControlSimplePanZoom {
+ top: 40px !important;
+}
+
+.site-index #map .olControlScaleLine,
+.site-export #map .olControlScaleLine {
+ left: 10px !important;
+}
+