.timeline-event-bubble-title {
  font-weight: bold;
  border-bottom: 1px solid #ccf;
  margin-bottom: 0.5em;
  font-size: 0.9em;
}

.timeline-event-bubble-body {
  font-size: 8pt;
  padding: 2px 4px 2px 4px;
  background: transparent url("/webservices/share/img/bubble_bg.png") repeat-x top;
}

.timeline-event-bubble-body a {
  font-size: 10pt;
  text-decoration: none;
}

.timeline-event-bubble-body a:hover {
  text-decoration: underline;
  color: #f00;
}

.timeline-event-bubble-time {
  color: #444;
  font-size: 8pt;
  padding-left: 2em;
  padding-bottom: 2em;
  background: transparent url("/webservices/share/img/bubble_bg2.png") repeat-x bottom;
}
