
.highslide-dimming {

	background: black;
}


.highslide-html-content { /* added to make the google maps block elements initially and then hide using the visibility style */
						  /* without this approach the iframes for the google maps display an offdet map - weird!! .... but true */
	display: block;
	visibility: hidden;
}
