.node { padding-left: 25px; }
.way { padding-left: 25px; }
+.relation { padding-left: 25px; }
.deleted { text-decoration: line-through; }
.highway.footway { background: url(/images/browse/footway.20.png) no-repeat center left; }
.highway.motorway { background: url(/images/browse/motorway.20.png) no-repeat center left; }
.highway.motorway_link { background: url(/images/browse/motorway.20.png) no-repeat center left; }
+.highway.pedestrian { background: url(/images/browse/service.20.png) no-repeat center left; }
.highway.primary { background: url(/images/browse/primary.20.png) no-repeat center left; }
.highway.primary_link { background: url(/images/browse/primary.20.png) no-repeat center left; }
.highway.residential { background: url(/images/browse/unclassified.20.png) no-repeat center left; }