#themap{
	height: 400px;
	width: 500px;
	background-color: #000;
	margin-top: 65px;
	border: solid 5px #000;
}

.location{
	margin: 15px 10px 15px 0;
	padding: 0 0 15px;
	border-bottom: dotted 1px #1c1c1c;
}

.moreinfo h3{
	margin: 10px 0 0;
}

.bubbleText{
	color: #000;
	text-align: left;
}
