/* CSS Document */
#agenda {
	border-top-width: 0;
}

#agenda p {
	padding-left: 24px;
	padding-right: 24px;
}
#belgium, #workings{
	clear:both;
	padding: 4px;
	padding-left: 24px;
	padding-right: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97999c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97999c;
}