.highslide-container {
	z-index:10003 !important;
}
.highslide-credits {
	display:none !important;
}
.highslide-caption {
	display:none;
	color:#333 !important;
}

/* CSS for the semi transparent popup */
.highslide-wrapper {
   opacity: 1; /* w3c */
   filter: alpha(opacity=100); /* ie */
   width: 100%; /* stupid IE */
}
.highslide-wrapper, .highslide-outline {
	background: none;
}
.highslide-html-content {
	background-color: #151515;
}
/*  */
.highslide-move, .highslide-move */*, .highslide-close, .highslide-close **/ {
	visibility:hidden;
	}
/*.imageflow .slider {
	height:24px;
	width:24px;}*/
.highslide-body {
	padding:0 0 0 20px;
	text-align:justify;}
	
/***/
/* Center the text in the caption */
.highslide-caption {
	width: 100%;
	text-align: center;
}
/* Remove the close button from the controls since we already have one in the corner of the image */
.highslide-close {
	/*display: none !important;*/
}

li.highslide-close {
    margin: 0 0 0 20px;
}

/* Put the image number in front of the caption */
.highslide-number {
	display: inline;
	/*padding-right: 1em;*/
	color: #999;
	/*text-shadow:1px 1px 3px black;*/
}
.highslide-thumbstrip-vertical img {
   height: 60px;
   width: 80px; /* t=5481 */}
   
.highslide-caption {
	padding:0;
	margin:-25px 0 0px;
	}
.borderless .highslide-caption {
	border:none;
	background:none;
	color:#fff !important; 
	}
  
  
 .highslide-controls {
	background:url("../../js/hs/graphics/controlbar-black-border.gif") no-repeat scroll 0 -90px transparent;}
.highslide-controls ul {
	background:	url("../../js/hs/graphics/controlbar-black-border.gif") no-repeat scroll right -90px transparent;}
.highslide-controls a {
	/*background:	url("../../js/hs/graphics/controlbar-black-border.gif") repeat scroll 0 0 transparent;*/
	}
.highslide-full-expand, .highslide-move, .highslide-header  .highslide-close {
	display:none;
	}
.highslide-controls {
	width:150px;}
.closebutton_hs {
	background:	url("../../js/hs/graphics/controlbar-black-border.gif") no-repeat scroll -180px 0 transparent;
	height: 30px;
    width: 30px;
	cursor:pointer;
	}
.text-controls .highslide-controls {
	height:30px;}
.text-controls .highslide-back span {
	background: url("../../js/hs/graphics/back.png") no-repeat scroll 0 center transparent;
}
.text-controls .highslide-back {
	margin-right:17px;}