/* CSS Document */
#mapid {
	padding: 0;
	height: 500px;
	width:90%;
	margin: 10px  auto;
	border: 2px solid #9d152d;
}

