﻿#box{position:absolute}
#box div{width:600px;float:left}
#box .buttons{text-align:left}
#box .next{float:right}
.sample .buttons{text-align:center;clear:both}
.mask{position:relative;width:600px;min-height:160px;overflow:hidden;margin:10px auto}
.buttons span{float:left;background:url(../images/dot-off.gif) no-repeat 0 50%;margin:0 2px;width:12px;height:12px;cursor:pointer}
.buttons span.active, .buttons span:hover{float:left;background:url(../images/dot-on.gif) no-repeat 0 50%;margin:0 2px;width:12px;height:12px;cursor:pointer}
span#prev{background:url(../images/sliderLeft.png) no-repeat 0 50%;margin:1px 2px;width:29px;height:22px;cursor:pointer;padding:2px 12.4px;margin-right:0}
#featuredProductsSlider{width:670px;height:204px;/*background-image: url('../images/sliderBG.png');*/margin-bottom: 2em}
span#next{background:url(../images/sliderRight.png) no-repeat 0 50%;width:29px;height:22px;cursor:pointer;padding:2px 12px;margin-left:0}
#box div div.imageSlider {float:left;width:235px;text-align:center}
#navSlider{float:right;padding:6px}
span.biggerTextSlider{float:left;padding:4px;font-weight:bold}
div#box div div.descriptionSlider{float:right;width:365px;text-align:left}
#sliderTop{font-size:14px;text-align:left;padding-left:1em;color:#222222;line-height:2em}
.priceSlider{font-size:15.4px;line-height:18.6px;float:right;font-weight:bold}
.sliderWrapper{
				border:1px #9BC6E8 solid;margin-top:1em
}