#content .half {
	width:380px;
	float:left;
	margin-right:10px;
}

/* PDF links */
	a.pdfLink {
		padding-left:14px;
		background-image:url(/domains/hollandpartnerships.nl/images/pdf_icon-small.gif);
		background-position:left;
		background-repeat:no-repeat;
	}


#content .article {
	display:block;
	margin-bottom:10px;
}
	#content .boxed div.title {
		background-image:url(../images/dot.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		padding-bottom:3px;
		margin-bottom:5px;
	}
#content .boxed_border_back {
	background-color:#bdd687;
}
#content .boxed_border {
	background-color:#357b4f;
}
#content .boxed {
	background-color:#fff;
	padding:10px;
}

div.title p {
	display:inline;
}

.search_results {
	clear:both;
}
.search_results table {
	margin-left:auto;
	margin-right:auto;
}
