#cvi_tooltip { display: none; position: absolute; padding: 4px 8px; color: #666666; 
text-shadow: white 0px 1px 0px; 
z-index:99;
background: #ffdd00; 
/* background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255,255,255)), to(rgb(255,224,0))); 
background-image: -moz-linear-gradient(top, rgb(255,255,255), rgb(255,224,0));  */
font-weight: bold;
border: 1px solid #fff; 
max-width: 240px; 
min-width: 30px; 
/* border-radius: 8px; 
-moz-border-radius: 8px; 
-khtml-border-radius: 8px; 
-webkit-border-radius: 8px;  */
box-shadow: rgba(136,136,136,.66) 0px 0px 5px; 
-moz-box-shadow: rgba(136,136,136,.66) 0px 0px 5px; 
-webkit-box-shadow: rgba(136,136,136,.66) 0px 0px 5px; 
}

#cvi_tooltip b { color: #333333; }
#cvi_tooltip i { font-family: Times, serif; }
#cvi_tooltip big { text-transform: uppercase; }
#cvi_tooltip hr { color: #fff; border-color: #fff; background-color: #F60; }

#guru { padding: 0px; width: 100%; height: auto; text-align: center; }
#guru div { padding: 0px; font-family: monospace; font-size: 1.25em; width: auto; height: auto; color: #FFF; text-align: center; text-decoration: blink; }
#header { margin-bottom: 0; font-weight: normal; font-style: italic; }
.bookmarks { white-space: nowrap; width: 98%; margin: 0; padding-top: 0px; }
div#map_of_world_blind, div.blind_area { background: transparent; text-align: left; vertical-align: bottom; margin: 0; padding: 0; }
p.coords { margin: 0; padding: 0; position: absolute; bottom: 0px; left: 0px; color: #444; font-family: sans-serif; font-size: 12px; }

