﻿div#map
{
	width: 100%;
	height: 580px;
}

div#divMouseCoords
{
	position: absolute;
	z-index: 500;
	background-color: AliceBlue;
	width: 162px;
	bottom: 120px;
	right : 25px;
	border: solid 1px #555555;
}

.publicmap {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}