#top-networks-chart {
    width: 474px;
    background-color: #212121;
}        

#top-countries-chart {
    width: 475px;
    background-color: #212121;
}

#top-asn-chart{
    width: 475px;
    background-color: #212121;
}

#top-domain-chart {
    width: 475px;
    background-color: #212121;
}

#time-span {
    font-size: 10px;
    font-family: monospace;
    color: #FFFFFF;
    font-family: Impact, Charcoal, sans-serif;
    text-align: right;
    font-weight: bold;
    word-spacing: 5px;
}

#dead-span {
    font-size: 10px;
    font-family: monospace;
    color: #FFFFFF;
    font-family: Impact, Charcoal, sans-serif;
    text-align: right;
    font-weight: bold;
    word-spacing: 5px;
}