/* (C) 2007 - 2008 joomla.evinio.biz */

/* buttons */
.evitools-black div.slideshow div.evi-carousel .prev a {
	background: url(styles/slideshow/black/images/button_prev.png) 0 -32px no-repeat; 
}

.evitools-black div.slideshow div.evi-carousel .next a {
	background: url(styles/slideshow/black/images/button_next.png) 0 -32px no-repeat; 
}

.evitools-black div.slideshow div.evi-carousel .prev a:hover {
	background: url(styles/slideshow/black/images/button_prev.png) 0 45% no-repeat; 
}

.evitools-black div.slideshow div.evi-carousel .next a:hover {
	background: url(styles/slideshow/black/images/button_next.png) 0 45% no-repeat; 
}
