-/**
- * This now just used to detect the width/height required for the popup.
- */
-#map p#highlightinfo {
- visibility : hidden;
- position : absolute;
- z-index : 10000;
- background : white;
- border : 1px solid black;
- left : 50px;
- top : 5px;
- margin : 0px;
- padding : 2px;