body{
font-family:Georgia,serif;
}

.timeline{
margin-bottom:20px;
}

.sectionBlock{
border-bottom:1px solid #ddd;
padding:10px;
}

.added{
background:#d4f8d4;
}

.removed{
background:#ffd6d6;
text-decoration:line-through;
}

#sectionList div{
cursor:pointer;
margin-bottom:5px;
}