.view-nodequeue-bottom-featured-links {
  /*width: 980px;*/
  width: 1100px;
  height: 180px;
  margin: 0 auto;
}

.view-nodequeue-bottom-featured-links .view-content {
  width: 780px;
  height: 144px;
  margin: 0 auto;
  position: relative;
  padding-top: 36px;
  overflow: hidden;
  z-index: 10;
}

.view-nodequeue-bottom-featured-links .views-row {
  float: left;
  width: 130px;
  margin: 0 34px 0 0;
}

.view-nodequeue-bottom-featured-links .views-field.views-field-title {
  text-align: center;
}
.view-nodequeue-bottom-featured-links .views-field.views-field-title a {
  color: #494949;
  font-weight: normal;
}

.view-nodequeue-bottom-featured-links .unformatted-list {
  position: absolute;
}

.view-nodequeue-bottom-featured-links .controls {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.view-nodequeue-bottom-featured-links .controls .button {
  background: url(../misc/buttons.png) no-repeat 0 0;
  position: absolute;
  width: 57px;
  height: 57px;
  top: 50px;
  cursor: pointer;
}

.view-nodequeue-bottom-featured-links .button.left {
  background-position: 0 0;
  left: 0;
}

.view-nodequeue-bottom-featured-links .button.right {
  background-position: -57px 0;
  right: 0;
}
