.caroufredsel_wrapper{ width:100% !important;}
.slidetop-arrow{position:relative; width:auto; }
#carousel-testm ul{margin: 0; padding: 0;} 
#carousel-testm li{display:block; position: relative; float:left; padding:0; margin:0; position:relative;}
#carousel-testm .prev-testm, #carousel-testm .next-testm{background:transparent url(carousel_control_clients.png) no-repeat 0 0; text-indent:-999px; display: block; width:7px; height:11px; position:absolute; top:auto; background-color:#5c5c5c; padding:6px 10px 6px 10px;}
#carousel-testm .prev-testm:hover, #carousel-testm .next-testm:hover{background-color:#ffa700;}
#carousel-testm .prev-testm{background-position:10px 6px; /*left:475px;*/ top:-172px; right:0;}
#carousel-testm .next-testm{ background-position:-7px 6px; right:-28px; top:-172px;}
.carousel-pager { width:100%; text-align:center; }
.carousel-pager a {display:inline-block; position:relative; text-indent:-1; height:10px; width:10px; background:#242424;  color:#f00; margin: 0 5px; text-decoration: none; text-align: center; -webkit-border-radius:100%;-moz-border-radius:100%; border-radius:100%;}
.carousel-pager a span{ display:none;}
.carousel-pager a.selected {background:#ff9000;}