<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img {
	border: 0;
}

.formfieldrequired {
	padding-left: 4px; color:red;
}
#sitemaplink, #bookmarklink, #searchform, #additionalimages {
	display: none;
}
.downloadlink {
	color:black;
}
.downloadlink:hover {
	text-decoration:none;
}
#breadcrumbs {
	display:none;
	visibility:hidden;
}
.messages {
	display: none;
	visibility: hidden;
}

/* Upload popup */
#upload, #upload table, #upload input {
    font-family: tahoma;
    font-size: 11px;
}
#upload{
 margin: 0;
}
#upload form{
	display:inline;
}
#upload .uploadwindow {
    background-color: #FFFFFF;
    padding: 10px;
}
#upload .profilewindow{
	background:#D6DFF7;
	padding-top: 6px;
	padding-bottom: 6px;
}
#upload .profile_headercell{
	padding:0 5 5 5;
	font-weight:bold;
}
#upload .profile_contentcell{
	padding:2 5 0 5;
}
#upload #uploadnotification{
	text-align:center;
	color:red;
	border:1px solid red;
}


/* Upload field */
a.upload_open{
	background: url('http://login.webpartner.be/login.webpartner.be/open.gif');
}
a.upload_clear{
	background: url('http://login.webpartner.be/login.webpartner.be/clear.gif');
}
a.upload_open, a.upload_clear{
	height:13px;
	width:16px;
	padding:0 8 0 8;
	margin-left:3px;
	background-position:0 3;
	background-repeat:no-repeat;
}

#newsdescription {
	display: none;
}

.randomproductpicture, .archivelink{
	display: none;
}</pre></body></html>