﻿table.iti { 
	background-color: transparent; 
	font-size: 14px; 
	margin: 4px; 
	color:#ffffff;
	line-height:26px; 
	}
table.directions th { 
	background-color:#EEEEEE; 
	font-size: 15px; 
	}
table.directions td { 
	font-size: 11px;
	}
img { 
	color: #000000; 
	}
#map_canvas { 
	width: 400px; 
	height: 400px; 
	border: 1px solid #333333 ; 
	margin: 0px;
	}
#directions { 
	width: 216px; 
	height: 400px; 
	border: 1px solid #333333 ; 
	margin: 2px; 
	background-color: transparent; 
	overflow: auto; 
	width: auto; 
	text-align: left; 
	font-size: 9px; 
	color:#ffffff;
	}