svg.green text, svg.white text, svg.red text, svg.white text { fill:#ffffff; }

svg.green path,  svg.green circle   { fill: #0b2a20; stroke-width: 2px; stroke: #000000; }
svg.gold path,  svg.gold circle   { fill: #746643; stroke-width: 2px; stroke: #000000; }
svg.white path,  svg.white circle   { fill: #a09e93; stroke-width: 2px; stroke: #000000; }
svg.black path,  svg.black circle   { fill: #000000; stroke-width: 2px; stroke: #000000; }
svg.red path,  svg.red circle   { fill: #590d1e; stroke-width: 2px; stroke: #000000; }


.co2maps_rollover_box .green,    .co2maps_gallery_box .green,          .eplatmap_lot_status_avail, .eplatmap_lot_status_greenhouse { color: #0b2a20; padding:4px;background-color:#ffffff; }
.co2maps_rollover_box .black,    .co2maps_gallery_box .black,          .eplatmap_lot_status_lot { color: #ffffff; }
.co2maps_rollover_box .gold,    .co2maps_gallery_box .gold,          .eplatmap_lot_status_uc, .eplatmap_lot_status_goldhouse { color: #ffffff; }
.co2maps_rollover_box .red,    .co2maps_gallery_box .red,          .eplatmap_lot_status_sold, { color: #590d1e; }
