#all       { VISIBILITY: hidden; }
#infolinks { VISIBILITY: hidden; }
/*#logo      { visibility: visible; LEFT: 0mm; POSITION: absolute; TOP: 0mm }*/
#map	   { VISIBILITY: visible; LEFT: 0mm; POSITION: absolute; TOP: 0mm;  }
#map_region{ VISIBILITY: visible; LEFT: 0mm; POSITION: absolute; TOP: 140mm }
/*#map_local { VISIBILITY: visible; LEFT: 40mm; POSITION: absolute; TOP: 146mm }
#MapBitmap { VISIBILITY: visible; LEFT: 5mm; POSITION: absolute; TOP: 30mm }
#lblPoints { VISIBILITY: visible; LEFT: -40mm; POSITION: absolute; TOP: -7mm }*/
#info      { visibility: visible; LEFT: 135mm; POSITION: absolute; TOP: 0mm; }
#Directions{ VISIBILITY: visible; WIDTH: auto; HEIGHT:  auto ; position: relative }
/*#Navigator { VISIBILITY: hidden; }*/
#ddCountryFrom, #btDirections, #txtAddressFrom, #txtPostalIDFrom, #txtPlaceNameFrom {display:none;}

/* DIRECTION STYLE */
.mtwTable {
    border-bottom: 0px;
    border-top: 0px;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt; 
    page-break-before: always;
  }

.mtwTripDistanceTotal {
    border-bottom: #94B5D6 2px solid;
    border-top: #94B5D6 2px solid;
  }

.mtwTripTimeTotal {
    border-bottom: #94B5D6 2px solid;
    border-top: #94B5D6 2px solid;
    text-align: right;
  }

.mtwTripTime {
    background : #94B5D6;
    text-align : right;
  }

.mtwOnFreeWay {
    border-right: #008040 2px solid;
    border-left: #008040 2px solid;
    width: 12;
}
.mtwOffFreeway {
    background : #94B5D6;
    width: 12;
  }

.mtwTurnIcon {
    width: 15;
  }

.mtwStreetName {
    background : #f2f2f2;
    FONT-SIZE : 7pt;
    color : #000000;
    font-family: verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
  }