
/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: none;
}
.highslide-html-content {
	display: none;
	width: 195px;
	padding: 0 0;
}
.highslide-body {
}


