#timeline { border:0px; border-bottom:1px solid #57806D; background:white; max-width:800px; margin-left:auto; margin-right:auto; }

.imageBox { float:right; margin:1px; padding:10px 10px 10px 20px; width:110px; background:#eeeef4; text-align:center; clear:right; }
.image    { -webkit-box-shadow:5px 5px 5px rgba(0,0, 0, 0.5); margin-bottom:10px; width:90px; }

.event    { border:0; margin:0; padding:0; border-top:1px solid #57806D; border-right:1px solid #57806D; border-left:1px solid #57806D; clear:left; background:url(/_templates/images/bluegrey.png) 2.9em 0 white repeat-y; }
.date     { border:0; margin:0; padding:5px; float:left; width:2.3em; font-weight:bold; text-align:center; background:white; }
.dateInfo { margin:0 0 0 3em; background:white; }
.info     { border:0; padding:7px 5px 5px 7px; }
.lived    { font-size:0.8em; color:#224; }