﻿#map {
	width: 1200px;
	height: 660px;
	border: 2px solid black;
}

#info_window {

	background-color: white; width: 250px; text-align: left; margin-top: 5;line-height: normal; overflow: auto;

}

#info_window h3 {

	margin-top: 0; color: yellow; margin-bottom: 0; text-align: center; font-size: 11pt; background-color: teal;

}

#info_window hr {color: teal;

}

