
#b04-map .timeline .cal {
    /*background-color: #f3f3f2;*/
    background-image: url('/img/ti/bgYears.png');
    padding-top: 4px;
    height: 16px;
}

#b04-map .timeline {
    z-index: 2;
}
#b04-map .timeline div.currentYear {
    /*background-color: #fff;*/
    background-image: url('/img/ti/bgYearsO.png');
}

#b04-map .timeline div.currentYear a {
    color: #7592B9;
}

#b04-map .timeline .cal a {
    font-family: monospace;
    margin-left: 5px;
    color: #a9aaaa;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.points,
.pointLast {
    z-index: 2;
}

.map .content-new{
    position: absolute;
    top: 0px;
    left: 0px;
    width:150px !important;
    margin-top: 0px !important;
}

