#content ul, #content ol {
	display: inline;
	width: 100%;
	margin-left: 0px;
	clear: both;
	float: left;
}


#content ul {
	list-style-type: disc;
	}

#content ol {
	list-style-type: decimal;
}

.fontsoek {
	width: 329px;
	float: right;
	overflow: hidden;
	display: inline;
}

.font {
	width: 85px;
}

.soek {
	width: 200px;
}

li.font, li.soek {
	margin: 0;
	padding: 0;
}
