/* Style sheet GreenSlider */
.graphic,#prevBtn,#nextBtn,#slider1prev,#slider1next{overflow:hidden;display:block;margin:0;padding:0;text-indent:-8000px;}
#slider ul,#slider li,#slider2 ul,#slider2 li{margin:0;padding:0;list-style:none;}
#slider2{margin-top:1em;}
#slider li,#slider2 li{width:710px;height:300px;overflow:hidden;margin-bottom:15px;}
#prevBtn,#nextBtn,#slider1next,#slider1prev{width:32px;height:32px;left:240px;top:330px;position:absolute;display:block;z-index:1000;}
#nextBtn,#slider1next{left:757px;}
#prevBtn a,#nextBtn a,#slider1next a,#slider1prev a{width:32px;height:32px;position:relative;display:block;background:url(../images/arrow_left.png) no-repeat 0 0;}
#nextBtn a,#slider1next a{background:url(../images/arrow_right.png) no-repeat 0 0;}
ol#controls{height:28px;margin:1em 0;padding:0;}
ol#controls li{height:28px;float:left;margin:0 10px 0 0;padding:0;line-height:28px;list-style:none;}
ol#controls li a{height:28px;float:left;padding:0 10px;border:1px solid #ccc;text-decoration:none;color:#555;line-height:28px;background:#DAF3F8;}
ol#controls li.current a{color:#fff;background:#5DC9E1;}
ol#controls li a:focus,#prevBtn a:focus,#nextBtn a:focus{outline:none;}

