/* CSS Override Downloads */

div#contentbar #text ul li p {
	position: relative;
	clear: both;
	float: left;
	margin: 0 0 0 32px;
	width: 480px;
}

div#contentbar #text ul ul li p {
	position: relative;
	clear: both;
	float: left;
	margin: 0 0 0 0px;
	width: 486px;
}

div#contentbar #text ul li {
	list-style-type: none;
	background-image: url(../beeld/default/mareco-pdf-icoon.png);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}

div#contentbar #text ul ul li {
	list-style-type: none;
	background-image: url(../beeld/default/mareco-pdf-icoon.png);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}

