.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #2C2D2F;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FDD35C;
	width: 500px;
}
.header {
	font-family: Tahoma;
	font-size: 12px;
	color: #28292B;
	text-decoration: none;
	padding-left: 4px;
}

.highslide-header {
	padding-bottom: 5px;
}
.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: #FDD35C;
	text-transform: none;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
	font-variant: normal;
	text-transform: none;
}
.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;
}
.header-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #B1005A;
	text-decoration: none;
	padding-left: 4px;
}
.highslide-content-box {
	border: 1px dashed #EFEFEF;
	padding: 10px;
}

