/* Styling of the 'notes' */
.notes{
	display: none;
}
ol.sources {
	margin: 0 10px;
	padding: 0 10px;
}
ol.sources li {
	margin : 5px 10px;
}