h3 {
    font-size: 24px;
    font-family: Times New Roman;
    margin-bottom: 0px;
}

.map_mouse_out
{

}
.map_mouse_over
{
  width:100px;
  padding-left:3px;
  padding-right:3px;
  height:10px;
  border:solid 1px #000000;
  line-height: 15px;
  font-size:10px;
  background-color:#FDFDD7;
}

.map 
{
  Position: Absolute;
  Display: Inline;
  line-height: 15px;
}