#feature_slider_box {
    background: url(gurl_feature_slider_bg.jpg) repeat scroll 0 0 #fff;
    padding: 12px 30px;
    height: 344px;
    width: 563px;
	margin-left:10px;
}
#feature_slider_narrow_box {
    background: url(gurl_feature_slider_narrow_bg.jpg) repeat scroll 0 0 #fff;
    padding: 12px;
    height: 329px;
    width: 458px;
	margin-left:5px;
	float:left;
}
#feature_slider {
	width:380px;
	height:344px;	
	float:left;
}
#feature_slider_narrow {
	width:367px;
	height:333px;	
	float:left;
}
#feature_slider_narrow_box #feature_slider_carousel {
	width:81px;
}
.jcarousel-skin-teen .jcarousel-item a.active {
  border: 2px solid #87CFCB;
}
.jcarousel-list {
	width:154px;
}
#feature_slider_narrow_box .jcarousel-list {
	width:81px;
}
.jcarousel-skin-teen {
	float:right;
}
.jcarousel-skin-teen .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-teen .jcarousel-item {	
	width: 154px;
	height:79px;
	overflow:hidden;
}
#feature_slider_narrow_box  .jcarousel-skin-teen .jcarousel-item {	
	width: 81px;
	height:66px;
	overflow:hidden;
	margin-bottom:22px;
}
.jcarousel-skin-teen .jcarousel-item a {
	border:2px solid #ccc;
	float:left;
}
#feature_slider_narrow_box  .jcarousel-skin-teen .jcarousel-item a {
	width:77px;
	height:62px;
}
.jcarousel-skin-teen .jcarousel-item-vertical {
    margin-bottom: 10px;
    padding:0;
}
.jcarousel-skin-teen .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
.jcarousel-skin-teen .jcarousel-container-vertical {
    width: 154px;
    height:312px;
}
.jcarousel-skin-teen .jcarousel-clip-vertical {
    width: 154px;
}
#feature_slider_narrow_box .jcarousel-skin-teen .jcarousel-container-vertical {
    width: 81px;
    height:312px;
}
#feature_slider_narrow_box .jcarousel-skin-teen .jcarousel-clip-vertical {
    width: 81px;
}
.slideshow_link {
	position:relative;
	width:380px;
	height:344px;
	text-decoration:none;
	display:block;
}
#feature_slider_narrow .slideshow_link {
	position:relative;
	width:367px;
	height:329px;
	text-decoration:none;
	display:block;
}
.slideshow_link .info-wrapper {
  clear: both;
  float: left;
  width: 380px;
  position:absolute;
  bottom:0;
  left:0;
  background:#87CFCB;
  opacity:1;
}
#feature_slider_narrow .slideshow_link .info-wrapper {
  clear: both;
  float: left;
  width: 367px;
  position:absolute;
  bottom:0;
  left:0;
  background:#87CFCB;
  opacity:1;
}
.slideshow_link p.title {
  color:#fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
  padding: 10px 10px 0 10px;
}
.slideshow_link p.info {
  color:#fff;
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  padding: 0 10px 10px 10px;
}
#feature_slider_carousel .thumb_last {
	margin-bottom:0;
}
.carousel_link {
	height:75px;
	width:150px;
	/*border:2px solid red;*/
	display:block;
	overflow:hidden;
	position:relative;
}