abbr, acronym {
  background-color: #e5e5e5;
  padding-left: 0.2em;
  padding-right: 0.2em;
  border-bottom: dotted #000 1px;
}
.bubbleTooltip {
  width: 430px;
  color:#000;
  font: 0.7em sans-serif;
  text-decoration:none;
  text-align:center;
}
.bubbleTooltip div.top {
  padding: 10px 8px 0;
  margin: 2px; width: 410px; height: 410px; border: 1px #999 solid; 
  background-color: #ffffff;
}
.bubbleTooltip div.bottom {
  padding: 10px 8px 15px;
  color: #000;
}
