
.highslide-container div {
 
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
 
 
.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-move {
	width: 100%; height: 100%; background: #ffffff;

}

.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
.highslide-maincontent {
	display: none;
	background: #ff0000;
}
.highslide-html {

}
.highslide-html-content {
	display: none;
	width: 100%;
}

 
 
 