@charset "utf-8";
/* CSS Document */

h1 {
  text-align: center;
}

#nav_bar {
	width: 100%;
	text-align: center;
	height: 25px;
}

#items table {
  width: 100%;
}

#latlng_div {
	display: none;
}

