div.jcarouselHolder {

	width: 111px;

	padding: 0 38px;

	position: relative;

	margin-bottom: 1em;

}



div.jcarouselHolder a.buttonNext, div.jcarouselHolder a.buttonPrev {

	float: left; padding-top: 23px; height: 0px; overflow: hidden; display: block; width: 19px; position: absolute; top: 19px; cursor: pointer;

}



div.jcarouselHolder a.buttonNext {
	background: url(../../../../images2/arrowLeft.gif) no-repeat top left; left: -33px;
}



div.jcarouselHolder a.buttonPrev {
	background: url(../../../../images2/arrowRight.gif) no-repeat top left; right: -33px;
}



div.jcarouselHolder a:hover { background-position: 0 -23px; }





div.fades {

	position: absolute;

	right: 0;

	top: 0;

	width: 100px;

	height: 60px;

	z-index: 300;

	background: url('fades.png'); 

}



.jcarousel-skin-tango { width: 100px; }



.jcarousel-skin-tango .jcarousel-container {

    background: #fff;

}



.jcarousel-skin-tango .jcarousel-container-horizontal {

    width: 100px;

    padding: 5px 5px;

}



.jcarousel-skin-tango .jcarousel-container-vertical {

    width: 100px;

    height: 245px;

    padding: 40px 20px;

}



.jcarousel-skin-tango .jcarousel-clip-horizontal {

    width:  100px;

    height: 50px;



}



.jcarousel-skin-tango .jcarousel-clip-vertical {

    width:  100px;

    height: 245px;

}



.jcarousel-skin-tango .jcarousel-item {

    width: 100px;

    height: 50px;

}



.jcarousel-skin-tango .jcarousel-item-horizontal {

    margin-right: 10px;

}



.jcarousel-skin-tango .jcarousel-item-vertical {

    margin-bottom: 10px;

}



.jcarousel-skin-tango .jcarousel-item-placeholder {

    background: #fff;

    color: #000;

}



