h3,
h3 a,
h4,
h4 a {
	font-size: 1em;
	font-weight: inherit;
	color: inherit;
	margin: 0px;
	padding: 0px;
}

.list_item {
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

.list_item p:first-child,
.entity .content p:first-child,
.entity .content div + p,
.homepage_contentbox.list .list_item .content p {
	margin-top: 0px;
}

.entity .footer {
	clear: both;
}

.entity .contact_label {
	clear: both;
}

#no_items {
	width: 100%;
	text-align: center;
	padding-top: 20px;
}