.highslide-html {
    background-color: #cccccc;
	background-image: url(../images/stfformbg.gif);
}
.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 5px;
	color:#CCCCCC;
}
.control:hover {
	color: #ffffff !important;
}
.highslide-move {
    cursor: move;
}
.info {
	margin: 0 5px;
	color:#FFFFFF;
}