div.resultaten dl dt a{
	display:inline;
}
/*div.resultaten dl dt a.facebook{
	background-image: url("/views/delfland/images/buttons/ic_facebook.gif");
	display: inline-block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	padding-top: 3px;
	border-right: none!important;
}

div.resultaten dl dt a.hyves {
	background-image: url("/views/delfland/images/buttons/ic_hyves.gif");
	display: inline-block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	padding-top: 3px;
	border-right: none!important;
}

div.resultaten dl dt a.twitter{
	background-image: url("/views/delfland/images/buttons/ic_twitter.gif");
	display: inline-block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	padding-top: 3px;
	border-right: none!important;

}

div.resultaten dl dt a.linkedin{
	background-image: url("/views/delfland/images/buttons/ic_linkedin.gif");
	display: inline-block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	padding-top: 3px;
	border-right: none!important;
}*/

.facebook{
	background-image: url("/views/delfland/images/buttons/ic_facebook.gif");
	display: inline-block;
	width: 18px;
	height: 14px;
	padding-top: 4px;
	margin-left: 5px;
	border-right: none!important;
	background-size: 18px;
}

.hyves{
	background-image: url("/views/delfland/images/buttons/ic_hyves.gif");
	display: inline-block;
	width: 18px;
	height: 14px;
	padding-top: 4px;
	margin-left: 5px;
	border-right: none!important;
	background-size: 18px;
}

.twitter{
	background-image: url("/views/delfland/images/buttons/ic_twitter.gif");
	display: inline-block;
	width: 18px;
	height: 14px;
	padding-top: 4px;
	margin-left: 0px;
	border-right: none!important;
	background-size: 18px;
}

.linkedin{
	background-image: url("/views/delfland/images/buttons/ic_linkedin.gif");
	display: inline-block;
	width: 18px;
	height: 14px;
	padding-top: 4px;
	margin-left: 5px;
	border-right: none!important;
	background-size: 18px;
}

.link .social_links{
	margin-left: 5px;
}

@import url("pager.css");
@import "/views/shared/css/index.css";
