.alert {
  font-size:100%;
  border:1px solid #ccc;
  padding:0em 2em;
  margin:2em 0em;
  background-color:#ffccaa;
  margin-right:250px;
}
#body .alert h2 {
  color:black;
  border-bottom:none;
}
table {
  font-size:100%;
}
.timeline-default {
  font-family:Arial, Helvetica, sans-serif;
  font-size:8pt;
  border:1px solid #aaa;
}
.timeline-event-bubble-body {
  padding:7px;
  text-align:left;
  font-size:10px;
}
.timeline-event-bubble-time {
  display:none;
}
.timeline-event-bubble-body img {
  margin-left:5px;
  outline:none;
  vertical-align:bottom;
}
.timeline-event-bubble-body .tl_bubble_date_cat_wrapper {
  display:block;
  margin-bottom:10px;
  overflow:auto;
}
.tl_bubble_date_cat_wrapper {

}
.tl_bubble_date_location {
  float:left;
  font-weight:bold;
  text-align: left;
}
.tl_bubble_category {
  float:right;
  text-align: right;
  font-weight:bold;
}
.tl_bubble_author {
  display:block;
  float:left;
  clear: both;
  margin-bottom:5px;
  text-align: left;
  font-weight:bold;
}
.tl_bubble_description {
  width: 95%;
  display: block;
  float:left;
  clear: both;
  margin-bottom:0px;
  text-align: left;
}
.tl_bubble_link {
  display:block;
  float:left;
  clear: both;
  margin:5px 0 0 0;
  text-align: left;
}
</style>

