.highslide-maincontent {
	display: none;
}
.highslide-html {
    background: #bae0ed;
	
}
.highslide-html-content {
	display: none;
    text-align:center;
	width: 690px;
	padding: 0 5px 10px 5px;
	
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 4px 0px 0px 0px;
	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 {
	font-weight: bold;
	font-family: Arial;
	color: #3379a1;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	font-weight: bold;
	font-family: Arial;
	color: #ff0000;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header .highslide-move a {
	cursor: move;
	
}
.highslide-footer {
	height: 16px;
}

.highslide-body {
}



