.jcarousel-container {
    position: relative;

}

.jcarousel-clip {
	width:100%;
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
	position:relative;
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 150px !important;
    height: 150px !important;
}

.jcarousel-list li span {
display:block;
text-align:center;
color:#848484;
font: 1.3em Georgia;
}

.jcarousel-next {
	position:absolute;
    z-index: 3;
	background:#000;
	width:23px;
	height:23px;
	top:70px;
	right:-25px;
	background:url(../graphics/jcal_right.jpg) no-repeat;
	cursor:pointer;
}

.jcarousel-prev {
	position:absolute;
    z-index: 3;
	background:#ccc;
	width:23px;
	height:23px;
	left:-25px;
	top:70px;
	background:url(../graphics/jcal_left.jpg) no-repeat;
	cursor:pointer;
}

#mycarousel, #mycarousel2 {overflow: hidden;}

.CarouselPhotoCat {float:left; display:block;}
.CarouselPhotoCat a, .CarouselPhotoCat a:visited {float:left; display:block; width:150px; height:132px; display:block; text-decoration:none;}
.CarouselPhotoCat a span {position:absolute; bottom:0; width:150px;}

#tequilaCat a, #tequilaCat a:visited {background:url(../graphics/jcar_tequila.jpg) no-repeat 50% 0;}
#tequilaCat a:hover, #tequilaCat a:active {background-position:50% -138px;}

#aparetifCat a, #aparetifCat a:visited {background:url(../graphics/jcar_aperitif.jpg) no-repeat 50% 0;}
#aparetifCat a:hover, #aparetifCat a:active {background-position:50% -137px;}

#beerCat a, #beerCat a:visited {background:url(../graphics/jcar_beer.jpg) no-repeat 50% 0;}
#beerCat a:hover, #beerCat a:active {background-position:50% -137px;}

#sampaignCat a, #sampaignCat a:visited {background:url(../graphics/jcar_sampaign.jpg) no-repeat 50% 0;}
#sampaignCat a:hover, #sampaignCat a:active {background-position:50% -137px;}

#brandyCat a, #brandyCat a:visited {background:url(../graphics/jcar_brandy.jpg) no-repeat 50% 0;}
#brandyCat a:hover, #brandyCat a:active {background-position:50% -135px;}

#accesCat a, #accesCat a:visited {background:url(../graphics/jcar_acces.jpg) no-repeat 50% 0;}
#accesCat a:hover, #accesCat a:active {background-position:50% -131px;}

#cigarCat a, #cigarCat a:visited {background:url(../graphics/jcar_cigar.jpg) no-repeat 50% 0;}
#cigarCat a:hover, #cigarCat a:active {background-position:50% -130px;}

#ginCat a, #ginCat a:visited {background:url(../graphics/jcar_gin.jpg) no-repeat 50% 0;}
#ginCat a:hover, #ginCat a:active {background-position:50% -131px;}

#liquerCat a, #liquerCat a:visited {background:url(../graphics/jcar_liquer.jpg) no-repeat 50% 0;}
#liquerCat a:hover, #liquerCat a:active {background-position:50% -131px;}

#portCat a, #portCat a:visited {background:url(../graphics/jcar_port.jpg) no-repeat 50% 0;}
#portCat a:hover, #portCat a:active {background-position:50% -131px;}

#rumCat a, #rumCat a:visited {background:url(../graphics/jcar_rum.jpg) no-repeat 50% 0;}
#rumCat a:hover, #rumCat a:active {background-position:50% -131px;}

#vodkaCat a, #vodkaCat a:visited {background:url(../graphics/jcar_vodka.jpg) no-repeat 50% 0;}
#vodkaCat a:hover, #vodkaCat a:active {background-position:50% -132px;}

#whiskeyCat a, #whiskeyCat a:visited {background:url(../graphics/jcar_whiskey.jpg) no-repeat 50% 0;}
#whiskeyCat a:hover, #whiskeyCat a:active {background-position:50% -133px;}

#wineCat a, #wineCat a:visited {background:url(../graphics/jcar_wine.jpg) no-repeat 50% 0;}
#wineCat a:hover, #wineCat a:active {background-position:50% -134px;}

#apostCat a, #apostCat a:visited {background:url(../graphics/jcar_apostagma.jpg) no-repeat 50% 0;}
#apostCat a:hover, #apostCat a:active {background-position:50% -134px;}

#delicatCat a, #delicatCat a:visited {background:url(../graphics/jcar_delicat.jpg) no-repeat 50% 0;}
#delicatCat a:hover, #delicatCat a:active {background-position:50% -129px;}

