/* container */
div.hide { display: none; }
div.timeline {
height: 300px; width: 100%; border: 1px solid #b0b0b0; font-size: 11px;;
font-family: Arial;}

div.timeline-event-bubble-time { font-size: 100%; }
div.timeline-event-bubble-time { font-size: 80%;  }
div.timeline-event-bubble-body { font-size: 80%; }

/* general */
h1 { font-size: 120%; font-weight: bold;}
h2 { font-size: 100%; font-weight: bold; border-bottom: 1px solid #b0b0b0; }
