#Saltabel 2 creations
##Heatmap on Saltabel2
/** intensity visualization */
#saltabel2 { first/marker-fill: #5CA2D1; first/marker-opacity: 0.01; first/marker-width: 150; first/marker-line-width: 1; first/marker-placement: interior; first/marker-allow-overlap: true; first/marker-comp-op: lighten;
second/marker-fill: #FF9900; second/marker-opacity: 0.05; second/marker-width:100; second/marker-line-width: 0; second/marker-placement: point; second/marker-allow-overlap: true; second/marker-comp-op: lighten ;
third/marker-fill: #FF6600; third/marker-opacity: 0.1; third/marker-width:50; third/marker-line-width: 0; third/marker-placement: point; third/marker-allow-overlap: true; third/marker-comp-op: lighten ;
fourth/marker-fill: #FF5C00; fourth/marker-opacity: 0.2; fourth/marker-width:20; fourth/marker-line-width: 0; fourth/marker-placement: point; fourth/marker-allow-overlap: true; fourth/marker-comp-op: lighten ;
fifth/marker-fill: #FF2900; fifth/marker-opacity: 0.3; fifth/marker-width:10; fifth/marker-line-width: 1; fifth/marker-placement: point; fifth/marker-allow-overlap: true; fifth/marker-comp-op: lighten ;