/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */


.highslide-html {
text-align:justify;
line-height:1.4em;
background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 0px;
	font-size: 10px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
