.setButton {
width: 85px;
}
#savediv {
  margin-top: 5px;
}
#savediv a {
  font-weight: bold; margin-right: 10px;
}
#savediv span {
  font-size: 13px;
}
#overwrite input {
margin-right: 3px;
}
#overwrite {
  font-size: 13px;
height: 50px;
  margin-top: 5px;
}
a.current {
  font-weight: bold;
}
#pbloading {
float: left; margin-top: 7px;
}
#userSearch {
width: 100px; height: 14px; border: 1px solid #415176;
padding: 2px; margin-top: 7px; margin-bottom: 12px;
font-size: 12px;
}
div.onButton {
position: relative;
float: left;
cursor: pointer;
}
div.onButton div.buttonLeft {
left: 0px; top: 0px;
height: 39px; width: 13px;
background: url(https://ap1.pbase.com/site/map/aqua_left.png) no-repeat;
}
div.onButton div.buttonRight {
left: 13px; top: 0px; height: 29px;
padding: 10px 13px 0 0; position: absolute;
background: url(https://ap1.pbase.com/site/map/aqua_right.png) no-repeat top right;
font-size: 12px; font-weight: bold; color: #fff;
font-family: Lucida Grande; white-space: nowrap;
}
div.offButton {
position: relative;
float: left;
}
div.offButton div.buttonLeft {
left: 0px; top: 0px;
height: 39px; width: 13px;
background: url(https://ap1.pbase.com/site/map/grey_left.png) no-repeat;
}
div.offButton div.buttonRight {
left: 13px; top: 0px; height: 29px;
padding: 10px 13px 0 0; position: absolute;
background: url(https://ap1.pbase.com/site/map/grey_right.png) no-repeat top right;
font-size: 12px; font-weight: bold; color: #fff;
font-family: Lucida Grande; white-space: nowrap;
}
#popup {
position: absolute; z-index: 2000001; background: #fff;
border: 1px solid black; font-size: 12px; display: table-cell; padding: 3px;
font-weight: bold;
}
#blowup {
  position: absolute; z-index: 2000000; background: #fff;
  border: 1px solid black;
}
#blowup img {
  margin: auto auto;
  padding: 24px;
background: transparent url(https://ap1.pbase.com/site/map/close.gif) no-repeat;
}

.loaddiv {
width: 20px; height: 20px; background: transparent url(https://ap1.pbase.com/site/map/loading.png) repeat-x; float: right;
}
.maptextbox {
border: 2px solid #f00; position: absolute; padding: 10px 5px;
background: #fff; text-align: center; z-index: 1000001;
}
.maptextbox h2 {
color: #f00; font-size: 14px;
}
.resultslist {
  margin-left: 5px;
}
.buttonbar {
  position: absolute; left: 0px; top: 5px; width: 28px;
}
.savediv {
  font-weight: bold; color: #999;
}
.savediv * {
  margin-right: 10px;
}
img.right {
  float: right;
}
#noscript {
  position: absolute; background: white; height: 610px; width: 100%; z-index: 100;
}
img.zoom {
  float: right; clear: left;
}
.nav {
clear: left; font-size: 14px; text-align: center; padding-top: 3px;
}
.nav * {
  margin-right: 10px; font-weight: bold;
}
.nav b {
  color: gray;
}
.greenlink {
color: green; margin-left: 10px; font-size: .9em;
}
#panel_content {
  padding-top: .5em;
}
#panel_content span {
display: block; font-size: 13px;
}
#panel_content span span * {
  margin-left: 10px;
}
#panel_content ul {
  margin-left: 10px;
}
#panel_content li {
  font-size: .9em;
}
#panel_content h2 {
  font-size: 15px; color: black; margin-bottom: 3px;
}
.geotagged {
  background: transparent url(https://ap1.pbase.com/site/map/globe_icon.gif) no-repeat 0 31px;
  padding: 2px 2px 2px 23px; border: 1px solid gray; margin-top: 5px;
  margin-right: 5px; display: inline; width: 80px; height: 80px; float: left;
}
.notgeotagged {
  background: transparent url(https://ap1.pbase.com/site/map/question.png) no-repeat 0 31px;
  padding: 2px 2px 2px 23px; border: 1px solid gray; margin-top: 5px;
  margin-right: 5px; display: inline; width: 80px; height: 80px; float: left;
}
b.indent {
  display: block; color: black; margin-bottom: 3px;
  border-bottom: 1px solid gray;
}
b.indent span {
  float: left; width: 80px; color: #293872;
}
.infocontainer {
  border: 1px solid gray; padding: 1px; margin-top: 1px; margin-right: 1px;
  width: 50px; height: 50px; display: inline; float: left;
}
.infocontainer:hover {
  border: 1px solid #293872;
}
.infocontainer img {
  position: relative;
}
.infonode {
  font-size: 14px; color: #293872; margin-top: 10px;
}
.infonode i {
  color: #000; font-size: 12px;
}
.infonode p {
  margin-left: auto; margin-right: auto; text-align: center; clear: both;
}
.infonode table {
  border-width: 1px; border-style: solid; border-color: #999;
  border-collapse: collapse; margin-top: 5px;
}
.infonode table td {
padding: 3px; font-weight: bold;
border-width: 1px; border-style: solid; border-color: #999;
}
.infonode input {
  border: 1px solid #293872; padding: 2px;
}
.infonode table input.text {
width: 100px;
}
.infonode h2 {
  color: gray; font-size: 14px; margin-bottom: 3px;
}
.infonode h3 {
  color: gray; font-size: 10px; margin-bottom: 3px;
}
.infonode li {
  margin-left: 20px;
}
.currentResult {
  font-weight: bold;
}
#geostring {
  margin-right: 10px; width: 200px;
}
#infostatus {
  color: green;
  font-size: 13px;
}
#resultstatus {
  color: green;
  font-size: 13px;
}
#advstatus {
  color: green;
  font-size: 13px;
}
#panel_head {
 text-align: center; font-size: 14px; font-weight: bold; border: solid #d3d3d3;
 border-width: 0 0 1px 0; padding-bottom: .5em;
}
#panel_head a {
  margin-right: 10px;
}
#panel_head span {
  display: block; text-align: left;
}
#panel_head span span * {
  margin-left: 10px;
}
#main {
  width: 100%;
}
#map {
  border: 1px solid #d3d3d3; height: 600px; margin-left: 280px;
}
#panel {
  width: 260px; height: 600px; float: left; overflow: auto; padding: 5px 10px 10px 10px;
}
#panel h3 {
  padding-top: .5em;
}
#panel p {
  font-size: .8em; padding-left: .25em;
}
#panel ol {
  padding-left: 2em; font-size: .8em;
}
#map_nav {
  text-align: center; font-size: .9em; font-weight: bold; border: solid #d3d3d3;
  border-width: 0 0 1px 0; padding-bottom: .5em;
}
#message {
  border: 1px solid #d3d3d3; background: white; width: 150px;
  text-align: center;
}
#message p {
  padding: .75em; font-size: .8em; color: gray;
}
#message a {
  float: right; font-size: 10px; color: gray; border: 1px solid gray;
  font-family: 'courier new', monospace; text-decoration: none; padding: 0 2px;
  margin: 2px;
}
