/* 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;
}

div#contentbar #text img.pdf {
	position: relative;
	float: left; 
	clear: both; 
	border: 0px; 
	margin: 0px 20px 0 0; 
	width: 24px; 
	height: 24px; 

}

div#contentbar #text img.news-break {
	position: relative;
	float: left; 
	clear: both; 
	border: 0px; 
	margin: 0px 0px 0px 0; 
	padding: 10px 0 10px 0;
	width: 550px; 
	height: 15px; 
}

div#contentbar #text img.news-blok {
	position: relative;
	float: left; 
	clear: none; 
	border: 0px; 
	margin: 0px 0px 0px 0; 
	padding: 20px 20px 0px 0;
	width: 250px; 
	dddheight: 15px; 
}

