.highslide {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	cursor: url(img/highslide/zoomin.cur), pointer;
	outline: none;
}

.highslide-image {
	border: 10px solid white;
}

.highslide-caption {
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: white;
}

.highslide-loading {
	width: 32px;
	height: 32px;
	display: block;
	text-decoration: none;
	background: black url(../img/highslide/loader.gif) no-repeat center center;
}

.highslide-display-block {
	display: block;
}

.highslide-display-none {
	display: none;
}