#map_canvas{
  width: 100% !important;
}

.map-top .service{
  display: none;
}

ul.legend{
  font-size: 10px;
  text-align: left;
}

.map .map-right,
.map .map-left{
  width: 100%;
  float: none;
}

.map .column,
.map ul.routes {
  float:left;
  margin-left: 0;
  margin-right:3%;
  width:30%;
}

.map ul.routes label{
  font-weight: bold;
}

.map img.printonly{
  display: inline;
}

ul.routes label, 
ul.routes .info,
.map .streams label{
  padding-left: 10px;
}

.map .streams img{
  vertical-align: middle;  
  margin-right: 10px;
}

.map .streams input,
.map .routes input{
  display: none;
}

ul.routes li{
  padding-bottom: 10px;
}

#content .map h2{
  padding-left: 0;
  margin-top: 1em;
  background: none;
}


.map{
  padding-bottom: 2cm;
}
