/* cnpx-carousel.css — CarouselCK red skin image path overrides only.
   All other styling is already in carouselck.css and template.css.
   DO NOT add any overrides here that conflict with mod_recent_news.css or template.css. */

/* The sprite is at /assets/css/modules/images/ — override the default path in carouselck.css */
.carouselck_wrap .carouselck_prev > span,
.carouselck_wrap .carouselck_next > span,
.carouselck_wrap .carouselck_play,
.carouselck_wrap .carouselck_stop {
  background-image: url(/assets/css/modules/images/carouselck_skins.png);
}
