.zoomout .highslide-image {
	cursor: url(graphics/zoomout.cur), pointer;
}
.zoomout .highslide-caption {
	width: auto;
	background: #343434;
	color: white;
}
.zoomin .highslide-image {
	cursor: url(graphics/zoomin.cur), pointer;
}
.highslide-image {
	border: 1px solid black;
}
.highslide-controls {
	width: 60px !important;
}
.highslide-controls .highslide-close {
	display: none;
}
.highslide-controls .highslide-full-expand {
	display: none;
}
.highslide-full-expand {
	visibility: hidden
}
.highslide-caption {
	padding: .5em 0;
	background: none;
	text-align: center;
	width: 600px;
	font-weight: bold;
	margin-top: 70px;
	color: #FFFFFF;
}
.highslide-caption a {
	color: gray;
	font-weight: normal;
}
.closebutton {
	top: 0;
	left: 0;
}
.highslide-number {
	color: silver;
}
.highslide-wrapper, .highslide-outline
{
	background: none;
}
