.left {
  text-align: left; }

.right {
  text-align: right;
  padding-right: 5px; }

.row0, .row0 td {
  background-color: #ded7c9; }

tbody th.sum {
  border-left: 1px solid black; }

tfoot th.sum {
  border-top: 1px solid black; }

.left_column {
  float: left;
  min-width: 320px;
  width: 32%; }

.right_column {
  margin-left: 10px;
  float: right;
  width: 65%;
  min-width: 650px; }

.columns {
  max-width: 1024px;
  clear: both; }

table.trip_table {
  width: 315px;
  border-collapse: collapse;
  border: 1px solid #cccccc; }

table.track_table {
  width: 500px; }

h2 small {
  font-size: 50% !important; }

#google {
  font-size: 10px !important;
  line-height: normal !important; }
  #google a {
    background: none !important; }

table.track_table a {
  background: none !important; }

