.top-border {
  border-top: 1px dotted #d2c8a9;
}

#new_route .top-border {
  padding-top: 30px;
}

#new_route .box {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px 39px 11px 0px;
  background: url(../../rosen/route_search/images/icon_arrow.png) no-repeat 290px center;
  background-color: rgba(25, 5, 0, 0.7);
}

#new_route .item:last-of-type {
  margin-bottom: 0;
}

#route_search.contents.add.lower .content-block li:last-of-type {
  margin-bottom: 0;
}
