a.highslide-full-expand {
  background: url('/js/u/plugins/highslide/graphics/fullexpand.gif') no-repeat;
  display: block;
  margin: 0 10px 10px 0;
  width: 34px;
  height: 34px;
}
.highslide-loading {
  display: block;
  color: black;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px;
  border: 1px solid white;
  background-color: white;
  padding-left: 22px;
  background-image: url('/js/u/plugins/highslide/graphics/loader.white.gif');
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
.highslide {
  outline: none;
  text-decoration: none;
}
.highslide-dimming {
  background: #000;
}
.highslide-move,
.highslide-move * {
  cursor: move;
}
.highslide-caption {
  display: none;
  float: right;
  color: #fff;
  font-weight: 600;
  padding-top: 10px;
}
.highslide-html {
  background-color: white;
}
.highslide-html-content {
  display: none;
  padding: 20px;
}
.highslide-header {
  display: none;
}
.highslide-footer .highslide-resize {
  display: none;
}
.controlbar-arrows a {
  display: block;
  width: 50px;
  height: 60px;
  opacity: 0.8;
  background: url('/img/u/sprites.png');
  font-size: 0;
}
.controlbar-arrows a.highslide-previous {
  background-position: -100px -290px;
}
.controlbar-arrows a.highslide-next {
  background-position: -150px -290px;
}
.highslide-closebutton {
  display: block;
  width: 23px;
  height: 22px;
  opacity: 0.8;
  background: url('/img/u/sprites.png') -214px -309px no-repeat;
  font-size: 0;
}
.controlbar-arrows a:hover,
.highslide-closebutton:hover {
  opacity: 1;
}
.highslide-container iframe {
  margin-top: 0 !important;
}
.highslide-wrapper {
  width: 660px !important;
}
