#map {
	width:400px;
	height:300px;
	border:1px solid #2082c0;
	margin-bottom:10px
}

#distances {
	width:402px;
	border:1px solid #2082c0
}

#distances th {
	text-align:left
}

#distances th, #distances th {
	padding:3px 2px
}

#distances .top-row th {
	background:#2082c0;
	color:#fff;
}

#distances .main-headers th {
	background:#a8dbfc;
	font-weight:normal
}
