ul#metro_mehs {padding: 0;}
ul#metro_mehs li {
	list-style: none;
    background-image: url(/images/meh_var1.png);
    background-repeat: no-repeat;
    background-size: 34px;
    background-position: left center;
    display: block;
    height: 40px;
    padding: 0 0 0 40px;
}
p.geo_header {
	font-size: 16px;
    color: #ea6100;
    display: block;
    margin: 30px 0 0 0;
}
div#map_container {position: relative; width: 775px; height: 350px; margin: 20px 0 0 0;}
div#map_container>div {position: absolute; top: 0; left: 0;width: 775px; height: 350px;}
div#wait_for_map {z-index: 1001; background: url('/images/wait_for_map.jpg') no-repeat;}
div#wait_for_map span {
	display: block;
    background: url(/images/loading.gif) no-repeat;
    width: 200px;
    height: 52px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 0 0 78px;
    background-position: center left;
    margin: 100px auto;
}
div#mehs {display: none;}

div.meh_container {
    background-image: url(/images/meh_var1.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: left top;
    display: block;
    padding: 0 0 0 40px;    
    font-size: 14px;
    padding: 0 0 0 58px;
    margin: 20px 0 0px 0;
    line-height: 20px;
    font-family: Verdana, Arial;
}
div.meh_container span {
	display: block;
	margin: 2px 0;
}
span.meh_header {font-weight: bold;}
div.metro_container {display: flex; flex-wrap: wrap;}
div.metro_container div { flex-basis: 30%; margin: 5px 0;}
