/* 
    Created on : 5/03/2014, 4:19:09 PM
    Author     : Tomas Burleigh
*/

.cell{
    stroke-opacity: 0;
    shape-rendering: crispEdges;
}
.row-path{
    fill-opacity: 0;
    stroke: black;
    stroke-opacity: 0.5;
}
