.weight-and-wellness {
     width: 568px;
     position: relative;
     overflow: hidden;
}
.weight-and-wellness .caroufredsel_wrapper {
}
.weight-and-wellness .slide {
     width: 568px;
     height: 319px;
     display: block;
     float: left;
     position: relative;
     z-index: 3;
}

.weight-and-wellness .orange-bar {
     height: 36px;
     background: url('orange_bar_bgd_home_slider.png') 0 0 repeat-x;
     width: 568px;
     color: #fff;
     font-family: "Open Sans", sans-serif;
     font-size: 16px;
     margin: 0;
     padding: 0;
     position: absolute;
     left: 0px;
     bottom: 0px;
     z-index: 2;
}
.weight-and-wellness .slide-link {
     line-height: 36px;
     display: block;
     margin: 0;
     padding: 0;
     position: absolute;
     left: 8px;
     bottom: 0px;
}
.weight-and-wellness .slide-link a,
.weight-and-wellness .slide-link a:visited,
.weight-and-wellness .slide-link a:hover,
.weight-and-wellness .slide-link a:active{
     font-family: "Open Sans", sans-serif;
     font-size: 16px;
     line-height: 36px;
     background: url('white_carat.png') 100% 7px no-repeat;
     color: #FFF !important;
     padding-right: 16px;
}
.weight-and-wellness .thumbnail-wrap img {
     margin: 0;
     padding: 0;
}
.weight-and-wellness .controls {
     position: absolute;
     right: 10px;
     bottom: 12px;
     padding: 0;
     z-index: 4;
}
.weight-and-wellness a.attributes-slider-next,
.weight-and-wellness a.attributes-slider-prev {
     display: block;
     width: 7px;
     height: 13px;
     text-indent: -9999em;
     overflow: hidden;
     float: right;
}
.weight-and-wellness a.attributes-slider-next:hover,
.weight-and-wellness a.attributes-slider-prev:hover {
     outline: none;
     text-decoration: none;
}

.weight-and-wellness a.attributes-slider-prev {
     background: url(slider_nav_prev.png) 0 0 no-repeat;
}
.weight-and-wellness a.attributes-slider-prev.disabled {
     display: none;
}
.weight-and-wellness a.attributes-slider-next.disabled {
     display: none;
}
.weight-and-wellness a.attributes-slider-next {
     background: url(slider_nav_next.png) 0 0 no-repeat;
}

.weight-and-wellness .attributes-slider-pagination{
     overflow: hidden;
     float: right;
     height: 13px;
     margin: 0 0 0 6px;;
}
.weight-and-wellness .attributes-slider-pagination a,
.weight-and-wellness .attributes-slider-pagination a:visited{
	display: block;
     background: url(slider_thumb_normal.png) 0 0 no-repeat;
     width: 13px;
     height: 13px;
     line-height: 13px;
     text-indent: -9999em;
     overflow: hidden;
     float: left;
     margin-right: 6px;
}
.weight-and-wellness .attributes-slider-pagination a.selected,
.weight-and-wellness .attributes-slider-pagination a:hover,
.weight-and-wellness .attributes-slider-pagination a:active{
	background: url(slider_thumb_selected.png) 0 0 no-repeat;
}
.weight-and-wellness .attributes-slider-pagination a span {
     display: none;
}
.attributes-slider-clearfix {
     float: none;
     clear: both;
}