@charset "utf-8";
/* CSS Document */

 div.markerTooltip, div.markerDetail {
	color: black;
	background-color: white;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid black;
    width:160px;
 }

#map {
  border: 1px dashed #2e006e;
}
#map p strong {
  font-size:18px; 
  }
#map p {
  background-color:#fff;
  text-align:center;
  border:1px outset #000;
  }
#chinatown, #backBay, #bayVillage, #allston, #beacon, #downtown, #fenway, #jamaica, #northEnd, #southEnd, #southie{
  visibility:hidden;
  }
#backBay{
  z-index:-4235150;
  }
#bayVillage{
  z-index:-4234929;
  }
