.mapsight-main #details * {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  padding: 0px;
  margin: 0px;
}

.mapsight-main #details {
  min-height: 90px;
  text-align: left;
  left: -1000px;
  top: -1000px;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  position: absolute;
  visibility: hidden;
  width: 260px;
  z-index: 5;
}

.mapsight-main #details #ms-obj-details {
  max-height: 300px; 
  overflow: auto;
}

* html .mapsight-main #details #ms-obj-details {
  height: 300px; 
}

.mapsight-main #details #detailscontent {
  margin: 0px 6px 16px 6px;
  width: 248px;
}

.mapsight-main #details #detailsfunctions {
  margin: 4px 6px 0px 6px;
}

.mapsight-main #details a {
  font-weight: normal !important;
  text-decoration: none;
}

.mapsight-main #details a:hover {
  text-decoration: underline;
}

.mapsight-main #details h1 {
  border: 0px none !important;
  font-size: 15px !important;
  font-weight: bold !important;
  margin: 6px 6px !important;
  padding: 0.2em 0px 0.2em 0px !important;
}

.mapsight-main #details h2 {
  border-width: 1px 1px 1px 1px !important;
  font-size: 14px !important;
  font-weight: bold !important;
  margin: 0px !important;
}

.mapsight-main #details h3 {
  clear: both !important;
  font-size: 13px !important;
  font-weight: bold !important;
  margin: 0 !important;
  padding: 1.5ex 0px 0px 0px !important;
}

.mapsight-main #details b {
  clear: both;
  font-size: 12px !important;
  font-weight: bold;
  margin: 0!important;
  padding: 0!important;
  display:block;
}

.mapsight-main #details p {
  font-size: 12px;
  margin: 6px 0 !important;
  padding: 0;
  padding-right: 16px;
  line-height: 1.4em;
}

.mapsight-main #details #detailsleft {
  left: -29px;
  position: absolute;
  top: 15px;
  width: 34px;
  height: 34px
}

.mapsight-main #details #detailsright {
  left: 255px;
  position: absolute;
  top: 15px;
  width: 34px;
  height: 34px;
}

.mapsight-main #details #detailsclose {
  float: right;
  margin: 6px 6px 6px 6px;
  width: 15px;
  height: 15px;
}

.mapsight-main #details img.picture {
  border-color: #555;
  border-style: solid;
  margin: 5px 0;
  border-width: 1px 1px 1px 1px;
}

.mapsight-main #details p img.picture {
  margin-right: 7px!important;
  margin-top: 3px!important;
  float:left;
}

.mapsight-main #details img.linkimg {
  vertical-align: middle;
  border: none;
  padding-right: 4px;
}

.mapsight-main #details p.pic {
  font-size: 11px;
  line-height: 1.5ex !important;
}

.mapsight-main #details ul {
  margin: 0px !important;
  padding-left: 0em !important;
}

.mapsight-main #details ul li {
  list-style: none;
}

.mapsight-main #details img.picture {
  border-color: #555;
  border-style: solid;
  margin: 5px 0;
  border-width: 1px 1px 1px 1px;
}
