  .EWTitle {
     background-color:#FFFFFF;
     border-bottom:1px solid #000000;
     font-family: Verdana, sans-serif;
     font-size: 9pt;
     font-weight:bold;
  }
  .estyle6 {
     background-color:#ffffff;
     border:1px black solid;
     font-family: Verdana, sans-serif;
     font-size: 7pt;
  }
 #rtm_gmaps_bubble {
     width: 200px;
 }
 #rtm_gmaps_bubble div {
     margin: 0 10px;
 }
 #rtm_gmaps_bubble_contents {
     background-color: #ffffff;
     font-size: 10px;
     text-align: center;
 }

  #rtm_gmaps_bubble_tl {
     width: 20px;
     height: 20px;
     background: url('bubble_tl.png') top left no-repeat transparent;
  }
  #rtm_gmaps_bubble_tr {
     width: 20px;
     height: 20px;
     background: url('bubble_tr.png') top left no-repeat transparent;
  }
  #rtm_gmaps_bubble_br {
     width: 20px;
     height: 20px;
     background: url('bubble_br.png') top left no-repeat transparent;
  }
  #rtm_gmaps_bubble_bl {
     width: 20px;
     height: 20px;
     background: url('bubble_bl.png') top left no-repeat transparent;
  }
  #rtm_gmaps_bubble_t {
     height: 20px;
     background: url('bubble_t.png') top left repeat-x transparent;
  }
  #rtm_gmaps_bubble_b {
     height: 20px;
     background: url('bubble_b.png') top left repeat-x transparent;
  }
  #rtm_gmaps_bubble_l {
     width: 20px;
     background: url('bubble_l.png') top left repeat-y transparent;
  }
  #rtm_gmaps_bubble_r {
     width: 20px;
     background: url('bubble_r.png') top left repeat-y transparent;
  }
  #rtm_gmaps_bubble_beak {
     height: 20px;
     backgorund: url('bubble_beak.png') top left no-repeat transparent;
  }

  #rtm_gmaps_ph {
     width: 140px;
  }
  #rtm_gmaps_ph_t {
     height: 3px;
     background: url('ph-t.png') top left repeat-x transparent;
  }
  #rtm_gmaps_ph_b {
     height: 11px;
     background: url('ph-b.png') top left repeat-x transparent;
  }
  #rtm_gmaps_ph_tl {
     height: 3px;
     width: 3px;
     background: url('ph-tl.png') top left no-repeat transparent;
  }
  #rtm_gmaps_ph_tr {
     height: 3px;
     width: 11px;
     background: url('ph-tr.png') top left no-repeat transparent;
  }
  #rtm_gmaps_ph_br {
     height: 11px;
     width: 11px;
     background: url('ph-br.png') top left no-repeat transparent;
  }
  #rtm_gmaps_ph_bl {
     height: 11px;
     width: 3px;
     background: url('ph-bl.png') top left no-repeat transparent;
  }
  #rtm_gmaps_ph_l {
     width: 3px;
     background: url('ph-l.png') top left repeat-y transparent;
  }
  #rtm_gmaps_ph_r {
     width: 11px;
     background: url('ph-r.png') top left repeat-y transparent;
  }
  #rtm_gmaps_ph_beak {
  }
  #rtm_gmaps_ph_close {
     background: url('ph-close.gif') top left no-repeat transparent;
     width: 20px;
     height: 10px;
  }
  #rtm_gmaps_ph_contents {
     background-color: #ffffe0;
     font-size: 10px;
     text-align: center;
  }

  .mapcont {
     padding: 10px 2px 10px 2px;
  }
