.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
}
.highslide-active-anchor img {
	visibility: hidden;}
.highslide-gallery .highslide-active-anchor img {
	visibility: visible;
	cursor: default;
}
.highslide-image {
	background: gray;
}



/*****************************************************************************/
/* The following styles are added by the Highslide Editor                    */
/*****************************************************************************/
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
}
.highslide-image {
	border: none;
}
.highslide-caption {
	background-color: #DDDDDD;
	padding: 5px;}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	background-image: url(../img/loader.gif) no-repeat;
}

.close-simple-white {
	width: 16px;
	height: 16px;
	background: white url(../img/close.png);
	cursor: pointer;
}

