-/**State of the Map */
-
-#sotminfo {
- background: #99F;
- font-size: 11px;
- margin: 0px;
- padding: 0px;
- border: 1px solid #ccc;
- left: 0px;
- line-height: 1.2em;
- text-align: Left;
- font-weight: normal;
-}
-
-#sotminfo a:link {
- text-decoration: underline;
-}
-
-#sotminfo a:visited {
- text-decoration: underline;
-}
-