display: none !important;
}
-#map #permalink {
- z-index:10000;
- position:absolute;
- bottom:15px;
- right:15px;
- font-size:smaller;
+#permalink {
+ z-index: 10000;
+ position: absolute;
+ bottom: 15px;
+ right: 15px;
+ font-size: smaller;
text-align: right;
}
.table1 {
background: #fff;
}
-
-/* Rules for login notices, if any. */
-
-.loginNotice {
- margin-top: 2px;
- background-color:#E0EEE0;
- border-color:#666666;
- border-width:1px;
- border-style:solid;
- padding:1px;
- font-weight:bold
-}