.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
div.highslide-html-content-header {
	height: 20px;
	padding: 2px;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
div.highslide-body {
	padding: 0 10px 10px 10px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

a.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999 !important;
}
a.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
	 border: 0;
	 height: 18px;
	 padding: 2px;
}

/* Powered by style */
div.cd_core_design_poweredby {
	font-size: 10px;
	text-align: center;
	color: #A9A9A9;
}
div.cd_core_design_poweredby a, div.cd_core_design_poweredby a:hover {
	color: #A9A9A9 !important;
	text-decoration: none;
}