.slider-container { text-align: right; position: relative; height: 200px; width: 960px; overflow: hidden ; background: #EAEFF3;}
.slider-container .slide{ position: absolute; top:0px; left: 970px; z-index: 1;height: 260px; width: 960px; overflow: hidden; background: #000;}
.slider-container .slide-1 { display : block; left:0px; top:0px;}
 
.slider-container .slide img {  display: block;   border: 0px;}

.slide-contents-1 { position: absolute; left: 130px; top: 75px; overflow: hidden; padding: 0px; z-index: 999; font-size: 9pt;}
.slide-contents-1 a { text-decoration: none; color: #000; font-size: 8pt;}

.slider-nav .slider-left, 
.slider-nav .slider-right {position: absolute;    cursor: pointer; height: 150px; width: 120px; z-index: 999; display: block; color: white; }

.slider-nav .slider-left { left: 0;  top: 0; background: url('/images/hostslider/fleche1.png') no-repeat center bottom;   }
.slider-nav .slider-right{right: 0; top: 0; background: url('/images/hostslider/fleche2.png') no-repeat center bottom;}

.slider-shelf { z-index: 999; background: #000; position: absolute; top:0; width: 595px; overflow: visible;}
.slider-container span.clicker { z-index: 999; background: #000; position: absolute; top:0px; right:120px; width: auto; font-size: 11px; display: block; padding: 2px 10px; cursor: pointer;}
.slider-shelf-content { z-index: 9999; position: absolute; top:0; width: 595px;}
.slider-shelf-content img {border:1px solid #fff; margin: 10px 0 0 10px; cursor: pointer;}

.shelf-title {padding: 10px 10px; font-size:0.8em}

/* IE */
* html .slider-nav .slider-right { background: url('/images/hostslider/fleche2ie.gif') no-repeat center bottom; }
* html .slider-nav .slider-left { background: url('/images/hostslider/fleche1ie.gif') no-repeat center bottom; }
*+html .slider-nav .slider-right { background: url('/images/hostslider/fleche2ie.gif') no-repeat center bottom; }
*+html .slider-nav .slider-left { background: url('/images/hostslider/fleche1ie.gif') no-repeat center bottom; }

.hostslider { position: relative; width: 960px;  }
.hostslider .slider-container,.slider-container .slide  { height: 200px!important } 
 

#featured-outer { margin-bottom: 25px; overflow: visible;}
#featured-inner { padding: 26px 30px 5px; float: none; overflow: visible; }

#hostslider{ 
	font-family: Helvetica, Arial, sans-serif; 
	margin:0 auto 35px auto; 
	padding:0; 
	list-style:none; 
	position:relative; 
	z-index:9; 
	width:964px; 
	list-style-image: none; 
	overflow: hidden;
}


.slider-nav .slider-left, .slider-nav .slider-right { height:150px!important; width: 40px!important; }