
/* Listing / Overview ------------------------------------------------------------------ */
#module_overview,
.module-listing {
    margin: 0 0 10px 0;
    padding: 5px 0 0 0;
}
div.overview_item,
div.listing_entry {
	margin: 17px 0 0 0;
	padding: 20px 0 0 0;
	border: 0;
	border-top: 1px solid #eee2d9;
}
div.overview_item {
	margin: 21px 0 0 0;
}
div.overview_item_0,
div.listing_index_0 {
	margin: 0; 
	padding: 0; 
	border: 0;
}
div.overview_item .resource_container,
div.listing_entry .resource_container {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}
div.listing_entry .resource_container .picture {
	margin: 0;
}
div.listing_entry .listing-date {
	font-weight: bold;
}
.resource_link {
	border: none;
	padding: 0; 
}
div.listing_entry div.listing_content_container,
div.overview_item div.content {
	overflow: hidden;
	display: block; 
	float: none;
}
div#maincontent div.overview_item  div.introduction{
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 2px 0;
	padding: 0; 
	color: #666;
}

/* Google Maps ------------------------------------------------------------------ */
.gm-style-iw {
	font-size: 12px; 
	font-family: 'Arial';
	width: 200px !important;
}
.gm-style-iw h2 {
	font-family: 'Arial';
	font-size: 17px;
	margin: 0 0 6px 0;
}
.gm-style-iw p {
	margin: 0 0 5px 0;
}

#bigpicture iframe {
    width: 100%;
    height: 100%;
}