#TB_window {
  background-color:#dddddd;
  border:solid 3px #aaaaaa;
}

#TB_window a:link{
  color:#555555;
}

div.access-route {
  margin-top:20px;
}

div.access-route-line {
  width:530px;
  float:left;
}

div.access-route-map {
  float:left;
  margin-left:10px;
  width:220px;
  height:180px;
}

.access-indent-3 {
  padding-left:3em;
  text-indent:-1em;
}

.access-indent-2 {
  padding-left:2em;
  text-indent:-2em;
}

.access-comment {
  padding-left:1em;
  text-indent:-1em;
}

