.closebutton {
	position: relative;
	top: 24px;
	left: 0px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(./icons/closebox-dg.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

.dark .highslide-caption {
	font-family: serif;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	font-family: serif;
	/*background: white;*/
}
a:link  .highslide-caption {
	color: #8833EE;
}

.dark .captiontitle {
	text-align: center;
	font-weight: bold;
	font-family: sans-serif;
}

.highslide-number {
	text-align: center;
}
