.agenda-list-container {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	border-top:0px solid;
	border-top-color: #333333;
}
.agenda-list-item {
	height: auto;
	position: relative;
	left: 0px;
	margin:0;
	border-top:1px solid;
	padding: 10px 0 10px 0;
}

H1 {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	padding: 5px 0 0 0;
	background-color: #e7e5e5;
}
H2 {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	padding: 5px 0 0 0;
	color: #333333;
}
H3 {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0; 
	color: #333333;
}
UL {
	margin:0 0 10px 0;
	padding:10px 0 13px 0;
	border-top:1px solid;
	border-bottom:1px solid;
}
LI {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(../images/buttons/opsomming.gif);
}
LI A {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: normal;
}
P {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	padding: 0;
	margin: 0;
}
A {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: normal;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#controls A {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
