 /* =============================================================================
Theatre Royal Winchester - Find us
============================================================================= */

#content p {
  margin: 12px 8px 0 8px;
}

#content .section {
  border-bottom: 1px solid #c1c1c1;
  padding: 0 0 18px 0;
}
#content .funder_section {padding-bottom: 1px;}

div .left {
  width: 372px;
  float: left;
}

div .right {
  width: 274px;
  float: right;
}

/* Directions
============================================================================= */

h3 {
  font: normal 16px/20px Arial, Helvetica, sans-serif;
  color: #262626;
  margin: 13px 0 13px 8px;
}
h3.train_head {margin-top: 27px;}
h3.coach_head {margin-top: 21px;}

#content div.left p {
  margin: 0 8px 17px 8px;
}

div.left table {
  margin-top: 17px;
  width: 276px;
  font: 11px/20px Tahoma, Arial, Sans-Serif;
  border-bottom: 1px solid #CDCED0;
}

div.left table th {
  font-weight: bold;
  padding: 4px 0 0 0;
}

div.left table td {
  padding: 0;
}

div.left table th, div.left table td {background-color: #F6F6F6; padding-left: 8px; height: 20px;}
div.left table .alt_row th, div.left table .alt_row td {background-color: #FBFBFB;}

div.left table th.first_col {
  width: 95px;
}

div.left table .last_row td {
  padding-bottom: 10px;
} 

/* Map
============================================================================= */

div .right a#google_map {
  border: 1px solid #C1C1C1;
  padding: 2px;
  display: block;
  margin: 17px 0 0 0;
}

div .right a {
  margin: 10px 0 0 0;
  display: block;
}

/* Feedback
============================================================================= */

#feedback {
  margin: 0;
}
