#googlemap {
  float: right;
  margin: 5px;
  width: 40%;
  max-width: 500px;
}
#content h1 {
  margin: 5px;
}
img.header {
  float: left;
  margin: 5px;  
}
p.header {
  margin: 5px 0 5px 70px;
}
.hinfo {
  color: #A52A2A;
}
.publist {
  padding: 1px 0 2px 0;
  border-bottom: 1px solid #A7D37E;
  overflow: auto;
  margin-left: 10px;
  letter-spacing: 1px;
}
.pubicons {
  float: left;
  margin: 1px 4px 0 0;
}
.pubicons img{
  height: 16px;
  margin: 1px;
  padding: 0;
  vertical-align: text-top;
  width: 16px;
}
.publist a {
  text-decoration: none;
}
.publist a:hover {
  text-decoration: underline;
}
.empty {
  margin: 5px;
  color: #A52A2A;
  font-weight: bold;
}