@charset "UTF-8";
/* CSS Document */


.highslide-controls .highslide-full-expand {
   display: none;
}
.highslide-controls .highslide-move {
   display: none;
}

.highslide-controls {
   width: 135px;
   height: 40px;
   background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
   margin-right: 15px;
   margin-bottom: 10px;
}


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 9px;

}
.highslide-number {
	font-weight: normal;
	color: gray;
		display:none;
}
.highslide-caption {
	display: none;
	border-top: none;
	padding: 0px;
	background: white;
}