body {
	background: #c3c2c2;
	margin: 0px;
	padding: 0px;
	}
.map {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	}
.popUpBox {
	color: #006600;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	background-color: #ffffff;
	visibility: hidden;
	padding: 5px;
	position: absolute;
	width: 100px;
	border: solid 2px #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}