/* Spark map settings */

.sparkmap {
    height:220px;
    left:50%;
    position: relative;
    top: 10px;
    width:220px;
}

.sparklayer {
    position: absolute;
}

.sparklayer_bottom {
}

.sparklayer_overlay {
     /* opacity:0.5; */
     background-color: transparent;
}
