/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_rggooglemap_pi1" */
  #map {
    background:#999999;
  }
  #tx-rggooglemap-cat {
    padding:1px 30px;
    font-weight:bold;
  }
  #tx-rggooglemap-poiNest {
    padding:5px 0;
  }
  .tx-rggooglemap-poi {
    float:left;
    width:160px;
  }
  .tx-rggooglemap-poi li {
    list-style:none;
  }
  
  .tx-rggooglemap-poi h1 {
    text-decoration:underline;
  }
  .tx-rggooglemap-poi a, .tx-rggooglemap-poi a:link, .tx-rggooglemap-poi a:visited, .tx-rggooglemap-poi a:active {
    text-decoration:none;
  }
  .tx-rggooglemap-poi a:hover {
    text-decoration:underline;
  }