#clrz_rotator{width:970px; width: 998px; position:relative;margin:auto;margin-top:15px;}
#clrz_rotator #titre{position:absolute;top:45%;left:45px;font-size:24px;font-weight:bold;z-index:100;color:#fff;
//*border-left:2px solid #fff;*//   //* zorgt voor de | voor de titel *//
padding:0 0 0 10px;}
#clrz_rotator #titre.black{border-left:2px solid #111;color:#111;}
#rotator_container #loader{position:absolute;right:10px;top:10px;display:block;background:url(images/carroussel_loader.png) no-repeat;width:24px;height:24px;}
rotator_container{cursor:pointer;}

#clrz_rotator a.prev,#clrz_rotator a.next{cursor:pointer;position:absolute;display:block;width:20px;height:202px;text-indent:-5000px;}
#clrz_rotator a.prev:hover,#clrz_rotator a.next:hover{background-position:left bottom;}
#clrz_rotator a.prev{background:url(images/carroussel_left.jpg) no-repeat;top:0;left:0;}
#clrz_rotator a.next{background:url(images/carroussel_right.jpg) no-repeat;top:0;right:0;}
#rotator_container{overflow:hidden;width:930px; width:958px;height:202px;position:relative;margin:auto}
#rotator_container ul{margin:1px 0 0;padding:0;display:block;}
#rotator_container ul li {list-style-type:none;}
#rotator_container ul li  {display:block;float:left;width:930px;width:958px;height:200px}
#clrz_rotator #overlay{cursor:pointer;top:0;left:20px;position:absolute;width:930px;width:958px;height:202px;background:url(images/carroussel_cache.png) no-repeat;z-index:200}
#rotator_container span.titre{display:none;}
#clrz_rotator #pagination{position:absolute;bottom:10px;right:30px;z-index:300}
#clrz_rotator #pagination #pagination_content{padding:0 0 0 9px;display:block;height:23px;background:url(images/carroussel_bg-bullets.png) left top no-repeat;float:left}
#clrz_rotator #pagination .end{width:9px;height:23px;background:url(images/carroussel_bg-bullets.png) right top no-repeat;float:left;}
#clrz_rotator #pagination #pagination_content span{cursor:pointer;float:left;display:block;text-indent:-5000px;background:url(images/carroussel_bullets.png) no-repeat;width:9px;height:9px;margin:7px 2px;}
#clrz_rotator #pagination #pagination_content span:hover{ background-position:left center!important;}
#clrz_rotator #pagination #pagination_content span.active{ background-position:left bottom!important;}