#map{
   
}

#text{
  position:relative;
  top:-19px;
  height:19px;
  font-family:arial,helvetica,sans-serif;
  font-size:10px;
  text-align:center;
  -moz-opacity:0.7;
  filter:alpha(opacity=70);
  opacity:0.7;
  color:#111;
  background:#FFF;
  font-weight:bold;
}

#test{}
