.locations_mainDiv {
	margin: 10px;
}

.locations_td {
	color: #ffffff;
	vertical-align: top;
	font-size: 12pt;
}

.locations_th {
	font-size: 10pt;
	text-align: center;
}

.locations_letter {
	color: #000000;
	font-weight: bold;
	font-size: 15pt;
}

.locations_map {
	width: 500px;
	height: 528px;
	border: 3px #c0c0c0 groove;
	color: #000000;
	font-size: 13pt;
}

.locations_hoursTable {
	width: 100%;
	margin-top: 10px;
}