.slider-wrap {
  width: 100%;
  float: left;
  position: relative;
}

#slider-container {
  width: 440px;
  height: 283px;
  float: left;
  padding: 8px;
  background-image: url(../images/homepage-slider-bg.png);
  background-repeat: no-repeat;
  left: 19px;
  top: 23px;
  position: relative;
}

.stripViewer .panelContainer 
.panel ul {
  text-align: left;
}

.stripViewer {
  position: relative;
  overflow: hidden;
  width: 440px;
  float: left;
}

.stripViewer .panelContainer {
  position: relative;
  left: 0;
  top: 0;
  position: relative;
}

.stripViewer .panelContainer .panel {
  float: left;
  height: 100%;
  position: relative;
  width: 450px;
  height: 266px;
  overflow: hidden;
}

.stripNav {
  display: none;
  position: absolute;
  bottom: 0;
}

.stripNav a {
  font-size: 10px;
  color: #000;
}

.stripNavL, .stripNavR {
  display: none;
}

.nav-thumb {
}

#movers-row {
  display: none;
}

#movers-row div {
  width: 20%;
  float: left;
}

#movers-row div a.cross-link {
  float: right;
}

.cross-links-container {
  width: 500px;
  height: auto;
  float: right;
  padding: 30px 0 0 0;
}

.cross-links-container div {
  width: 500px;
  height: auto;
  padding: 5px 0 0 0;
  float: left;
  position: relative;
  left: -9px;
}

.cross-links-container div a {
  padding-left: 22px;
  width: 468px;
  text-decoration: none;
  display: block;
}

.cross-links-container .cross-link {
  display: block;
  width: 100%;
  position: relative;
  padding-top: 0px;
}

.cross-links-container .active-thumb {
  width: 100%;
  height: auto;
  position: relative;
  background-image: url(../images/homepage-slider-arrow-top-right.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
}

.cross-links-container .cross-link	 span.title {
  width: 460px;
  height: 34px;
  padding: 21px 0 0 30px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #e6ac88;
  text-transform: uppercase;
  background-image: url(../images/homepage-slider-arrow-right.png);
  background-repeat: no-repeat;
  background-position: 1px 3px;
}

.cross-links-container a:hover span.title {
  color: #fff;
}

.cross-links-container .active-thumb span.title {
  width: 100%;
  height: auto;
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 5px;
  padding-top: 8px;
  background-image: none;
  line-height: 20px;
  letter-spacing: -1px;
}

.cross-links-container   span.desc {
  display: none;
}

.cross-links-container  .active-thumb span.desc {
  width: 460px;
  padding-left: 30px;
  float: left;
  font-size: 16px;
  color: #fff;
  display: block;
  font-weight: normal;
  text-transform: none;
  padding-bottom: 25px;
  line-height: 18px;
}

#features-content .panel {
  float: left;
  height: 100%;
  position: relative;
  width: 718px;
  overflow: hidden;
}
