.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}


.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}


.highslide-dimming {
	position: absolute;
	background: black;
}

.highslide-wrapper, .highslide-outline {
	background: white;
}