/* css generator begin */
#contentmap_wrapper_plugin_826{
	width: 100%;
	margin: auto; /*Horizontally center the map*/
	clear: both; /*Avoid overlapping with joomla article image, but it can create problems with some templates*/
}

#contentmap_container_plugin_826{
	padding: 6px; /*inner spacer*/
	margin: 24px 1px 0px 1px; /*outer spacer*/
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #ccc #999 #ccc;
	-webkit-box-shadow: 0 2px 5px rgba(64, 64, 64, 0.5);
	-moz-box-shadow: 0 2px 5px rgba(64, 64, 64, 0.5);
	box-shadow: 0 2px 5px rgba(64, 64, 64, 0.5);
}

#contentmap_plugin_826{
	height: 400px;
	color: #505050;
}

#contentmap_plugin_826 a, #contentmap_plugin_826 a:hover, #contentmap_plugin_826 a:visited
{
	color: #0055ff;
}

/* Article image inside the balloon */
.intro_image
{
	margin: 8px;
}

/* Author alias inside the balloon */
.created_by_alias
{
	font-size: 0.8em;
	font-style:italic;
}

/* Creation date inside the balloon */
.created
{
	font-size: 0.8em;
	font-style:italic;
}


/* css generator end */