
/* Navigation */

/* Forms */

/* Elements */

/* Content */

table.dataTab1 td.date {
 text-align: right;
 white-space: nowrap }

/* Additional */
.cities-diff  {
 display: table;
 width: 100%;
 height: 100%;
}
@media only screen and (min-width: 769px) {
 .cell-wrap {
  display: table-cell;
  vertical-align: top;
  height: 100%;
 }

 .cell-wrap.left {
  width: 50%;
 }
}