#spectable caption {
 background-color: #645a51;
 padding: 8px;
 font-size: larger;
 border-style: double;
}

#spectable th {
 background-color: #645a51;
}
@media print {
 #spectable {
  font-size: 50%;
 }
}

#spectable a.actsymref {
  border-style: none;
  background-color: transparent;
  text-decoration: none;
  font-size: 23px;
}
#spectable a.actsymref:hover {
  border: 1px solid;
  text-decoration: none;
}
#spectable img.actsym {
  vertical-align: middle;
  width: 12px;
  height: 12px;
  margin: 0px 0px 0px 0px;
  border-style: none;
}
