h3,
h3 a,
h4,
h4 a {
	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;
}

.video_overlay_wrapper {
	position: relative;
	text-align: center;
	cursor: pointer;
}

.video_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	background: url(/sitevizenterprise/website/images/video_overlay.png) center no-repeat;
	cursor: pointer;
}
