.map {
  width: 146px;
  height: 169px;
  position: relative;
  padding: 0;
  overflow: visible;
  display: block;
  background-color: white;
}

.details {
  width: 148px;
  border: 2px #6D84A8 solid;
  background: #6D84A8;
}

.det1 {
  font-family: sans-serif, Verdana, Arial;
  font-size: 15px;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 2px 0px 3px 0px;
}

.det1 a {
  color: white;
  text-decoration: none;
}

.det2 {
  font-family: sans-serif, Verdana, Arial;
  font-size: 12px;
  text-align: center;
  color: white;
  text-decoration: none;
  padding: 2px 0px 2px 0px;
}

.det2 a {
  color: white;
  text-decoration: none;
}

.markerpoint {
  background color: orange;
  border: 1px solid black;
}

.mapTd {
	width: 100%;
	padding-left: 3;
	padding-right: 10;
}

body {
  margin: 0px;
  padding: 0px;
}
