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

svg.green path,  svg.green circle   { fill: #b7b397; stroke-width: 2px; stroke: #000000; }
svg.white path,  svg.white circle   { fill: #5d7534; stroke-width: 2px; stroke: #000000; }
svg.gold path,  svg.gold circle   { fill: #3c3c3b; stroke-width: 2px; stroke: #000000; }
svg.red path,  svg.red circle   { fill: #695e4d; stroke-width: 2px; stroke: #000000; }


.co2maps_rollover_box .green,    .co2maps_gallery_box .green,          .eplatmap_lot_status_avail, .eplatmap_lot_status_greenhouse { color: #b7b397; padding:4px; }
.co2maps_rollover_box .white,    .co2maps_gallery_box .white,          .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: #ffffff; }
