.jcarousel-skin-games-bottom {
  text-align: center;
}

.jcarousel-skin-games-bottom .jcarousel-container-horizontal {
  
  
  
  margin: auto;
}

.jcarousel-skin-games-bottom .jcarousel-container-vertical {
  width: 102px;
  height: 440px;
  padding: 40px 20px;
  margin: auto;
}

.jcarousel-skin-games-bottom .jcarousel-clip-horizontal {
  
  overflow: hidden;
}

.jcarousel-skin-games-bottom .jcarousel-clip-vertical {
  height: 440px;
  overflow: hidden;
}

.jcarousel-skin-games-bottom .jcarousel-item {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
  width: 302px !important;
}

.jcarousel-skin-games-bottom .jcarousel-item-horizontal {
 
}

.jcarousel-skin-games-bottom .jcarousel-item-vertical {
  margin: 4px 0;
}

.jcarousel-skin-games-bottom .jcarousel-item-placeholder {
  background: #fff url(throbber.gif) no-repeat center center;
  color: #000;
}

/**
 * Buttons
 */
.jcarousel-skin-games-bottom .jcarousel-next,
.jcarousel-skin-games-bottom .jcarousel-prev {
  display: block;
  width: 54px;
  height: 54px;
  background: url(arrow-sprite-large.png) no-repeat;
}

.jcarousel-skin-games-bottom .jcarousel-next-disabled,
.jcarousel-skin-games-bottom .jcarousel-prev-disabled {
  
}

/**
 * Horizontal Buttons
 */
.jcarousel-skin-games-bottom .jcarousel-prev-horizontal {
  position: absolute;
  top: 160px;
  left: 20px;
  background-position: 0 -108px;
}
.jcarousel-skin-games-bottom .jcarousel-prev-horizontal:hover {
  background-position: 0 -162px;
}
.jcarousel-skin-games-bottom .jcarousel-prev-horizontal:active {
  background-position: 0 -162px;
}

.jcarousel-skin-games-bottom .jcarousel-next-horizontal {
  position: absolute;
  top: 160px;
  right: 2px;
  background-position: 0 0;
}
.jcarousel-skin-games-bottom .jcarousel-next-horizontal:hover {
  background-position: 0 -54px;
}
.jcarousel-skin-games-bottom .jcarousel- next-horizontal:active {
  background-position: 0 -54px;
}

/**
 * Vertical Buttons
 */
.jcarousel-skin-games-bottom .jcarousel-prev-vertical {
  position: absolute;
  top: 10px;
  left: 55px;
  background-position: 0 -64px;
}
.jcarousel-skin-games-bottom .jcarousel-prev-vertical:hover {
  background-position: -32px -75px;
}
.jcarousel-skin-games-bottom .jcarousel-prev-vertical:active {
  background-position: -64px -75px;
}

.jcarousel-skin-games-bottom .jcarousel-next-vertical {
  position: absolute;
  bottom: 10px;
  left: 55px;
  background-position: 0 -96px;
}
.jcarousel-skin-games-bottom .jcarousel-next-vertical:hover {
  background-position: -32px -96px;
}
.jcarousel-skin-games-bottom .jcarousel-next-vertical:active {
  background-position: -64px -96px;
}

.jcarousel-skin-games-bottom .jcarousel-navigation {
  margin: 0;
  padding: 0;
}

.jcarousel-skin-games-bottom .jcarousel-navigation li {
  display: inline;
  margin: 0 2px 0 0;
  padding: 0;
  background: none;
}

.jcarousel-skin-games-bottom .jcarousel-navigation li.active a {
  font-weight: bold;
  text-decoration: none;
}

#block-views-game-selector-block {
  background: #000;
  border: 1px solid #333;
  padding-bottom: 20px;

}

#block-views-game-selector-block h2 {
  color: #fff;
  font-family: 'caslon_antiqueregular', Helvetica, Arial, sans-serif;
  font-size: 26px;
  padding-left: 20px;
  padding-top: 10px;
  text-transform: uppercase;
}

.jcarousel-skin-games-bottom .jcarousel-item-8-horizontal span {
  position: relative;
  left: -15px;
}