.route, .rLeg {    
    height:50px;
    /*font-family: 'Trebuchet MS','Verdana','Arial','Helvetica',sans-serif;*/
    font-family: 'Arial',sans-serif;
}

.routeGraphTime {
    font-family: 'Arial',sans-serif;
    font-size:13px;
    font-weight:bold;
    /*position:absolute;
    top:17px;*/
}

.rLeg img.jana {
    height:6px;
    position:absolute;
    top:36px;
    left:0px;
    border-top:0;
    border-bottom:0;
    border-style:solid;
    border-color: #808080;
}

.rLeg .walkIcon {
    margin:0;
    padding:0;
    width:36px;
    height:51px;
    top:0px;
}

.rLeg .walkIcon img {
    height:19px;
    position:absolute;
    top:16px;
    left:14px;
}

.rLeg .walkIcon .caption {
    font-size:12px;
    margin:0;
    padding:0;
    width:50px;
    text-align:center;
    position:absolute;
    top:42px;
    left:-7px;
    white-space:nowrap;
}

.rLeg .lineIcon {
    width:36px;
    height:51px;
    text-align:center;
    top:0px;
    left:0px;

}

.rLeg .lineIcon img {
    position:absolute;
    left:8px;
    top:15px;
}

.rLeg .lineIcon .code {
    width:40px;
    position:absolute;
    top:0px;
    left:-2px;
    font-size:11px;
    text-align:center;    
}
