.highslide-image {
border:1px dotted #666666;
padding:15px;
background-color: #ffffff;}

.highslide-caption {
display: none;
padding:5px;
border:1px dotted #666666;
background-color: #666666;
height:16px;}

.highslide-loading {
display: block;
	color: #F6BF60;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
cursor:move;}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0px;
	font-size: 8pt;
    font-weight: bold;
	text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
}
.control:hover {
    margin-top: 0;
color:#ffffff;
    font-weight: bold;
text-decoration: none;
    margin-bottom: 0;
}
.control, .control * {
	color: #fff;
}
