#divMap {
	height: 400px;
	position: relative;
}
.mapContainer {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}


.directionsRowHeight {
	height: 25px;
}
.directionsLabelSpace {
	width: 140px;
}
.directionsTextboxColumnWidth {
	width: 310px;
}

