
.highslide-container div {
}
.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-maincontent {
	display: none;
}
.highslide-html {
	background-color:white;
}
.highslide-html-content {
	width: 500px;
	height:auto;
	padding: 0 0px 5px 5px;
	overflow:auto;
	overflow-x:auto;
	overflow-y:auto;
}
.highslide-header {
	padding-bottom: 0px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	width:20px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.highslide-header a:hover {
	color: blue;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/******* pop**********/
