/**
  * Slideshow
  */
.jcarousel-skin-default .jcarousel-prev-horizontal {
  left: 0;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
  right: 0;
}

#slideshow-wrapper .views-field-body .field-content {
  padding: 0 40px;
}

.jcarousel-skin-default .jcarousel-item .slideshow-group-fields-wrapper {
  display: none !important;
}

.jcarousel-skin-default .jcarousel-item:hover .slideshow-group-fields-wrapper,
.jcarousel-skin-default .jcarousel-item:hover .slideshow-group-fields-wrapper,
.jcarousel-skin-default .jcarousel-item:hover .slideshow-group-fields-wrapper {
  display: block !important;
}

/* Headline */
#change_skin_wrapper ul li {
  padding: 5px;
}

#change_skin_wrapper ul li a {
  width: 20px;
  height: 20px;
}