﻿.timeBand .timebandContainer
{
  border-color: #C5DBEC;
}
.timeBand .timebandContainer > .content td,
.timeBand .timebandContainer > .dummy td
{
  border-left-color: #C5DBEC;
}
.timeBand .timebandContainer > .content > table > thead > tr > td,
.timeBand .timebandContainer > .dummy > table > thead > tr > td
{
  border-bottom-color: #C5DBEC;
}

table
{
  border-color: #3da53a;
}
table td
{
  border-color: #3da53a;
}
table th
{
  border-color: #3da53a;
}
#dateHeaderContainer div div
{
  border-left-color: #DFEFFC;
}
