dt.year {
font-size: 18px;
line-height: 18px;
font-weight: bold;
margin-top: 2em;
margin-bottom: 2em;
padding: 2px;
text-align: left;
color: #896;
border-bottom: 2px solid #838172;
}

dt.date-event {
padding: 0;
padding-top: 3px;
margin-top: 2em;
}

dt.title {
font-weight: bold;
}

dd  {
margin-top: .1em;
margin-left: 0;
margin-bottom: 1em;
padding: 6px;
border: 1px solid #C4D5A1;
}

ul.comment {
position: relative;
top: 6px;
left: 0;
width: auto;
height: auto;
color: #565;
background-color: #F3F7EC;
font-size: 95%;
font-style: italic;
text-align: right;
padding: 4px;
margin: 0 -5px 0 -5px;
}

ul.comment li {
display: inline;
margin-left: 1em;
}

tr.optional {
background-color: #eee;
}
