/* -------------------------------------------------------------------------------------------------------- */
/* Carousel left and right */
/* -------------------------------------------------------------------------------------------------------- */

.carousel_left, .carousel_right
{
	width: 23px !important;
	background-position: 0 67px !important;
}

.carousel_left:hover, .carousel_right:hover {background-position: 0 100px !important;}
