.highslide-dimming {
	background: white;
}

.highslide-active-anchor img {
	visibility: visible;
}

.highslide-caption {
	padding-top: 5px;
	background: white;
}

.highslide-caption * {
	line-height: 140%;
	font-family: Verdana;
	color: #8e8e8e;
}

.highslide-move, .highslide-move * {
   cursor: default;
}

.control {
	float: left;
	display: block;
	/*position: relative;*/
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: silver;
	margin: 0 3px;
}
.control a {
	
}
.control:hover {
	color: gray !important;
}

div.highslide-number {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: black;	
	float: left;
	margin: 10px 5px 0 5px;
}
