﻿img {
        color: #000000;
}
table.directions th {
	background-color: #FFFFFF;
}
.directions {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
#directions {
	border: 1px solid #842121;
	margin-right: auto;
	margin-left: auto;
	width: 275px;
	height: auto;
	clear: both;
	margin-top: 5px;
}
#map_canvas {
	border: 1px solid #842121;
	width: 310px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#route {
	margin: 0px;
	padding: 0px;
	color: #000000;
}

