
/*--------------Styles for Iframe Map-----------------*/



td.adp-substep {
   font-size:0.75em;
}

td.adp-text {
   font-size:0.8em;
}

table.adp-placemark {
   margin:1px 0;
}

#map_canvas {

  float:left;
  width:450px;
  height:380px;

}

div#direction_block{
 width:250px;
 margin-left:5px;
 /*border:1px solid black;*/
 float:left;

}

div#directionsPanel {

    width:250px;
	height:275px;
	overflow:scroll;
	display:none;
	font:0.7em Arial, Verdana,sans-serif;
	color:#555;

}


