
/*---- Table for Directions ----*/

table.TableDirections
{
  margin-left: 2em;
}

table.TableDirections td
{
  vertical-align: top;
}

