.jcarousel-skin-tango .jcarousel-container {
    background: #367fb8 url(../img/giochi_jackpot/bg_bestGamesFree.jpg) no-repeat top left;
    width: 273px;
    height: 146px;
	margin-left:8px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 273px;
    height: 131px;
    padding: 15px 0px 0px 0px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 220px;
    height: 135px;
	margin:0 auto;
	text-align:center;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 220px;
    height: 135px;
	font-size:12px;
	line-height:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#000;
	text-align:center;
}
.jcarousel-skin-tango .jcarousel-item a{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#000;
	text-decoration:none;
	border:0;
	outline:0;
}
.jcarousel-skin-tango .jcarousel-item a:hover{
	color:#cc0000;
}
.jcarousel-skin-tango .jcarousel-item a span.titolo_gioco{
	font-family: Arial, Helvetica, sans-serif; 
	text-transform:uppercase; 
	font-weight:bold; 
	color:#CC0000;
	text-decoration:none;
	display:block;
}
.jcarousel-skin-tango .jcarousel-item a span.cifra_jackpot{
	font-family: Arial, Helvetica, sans-serif; 
	text-transform:uppercase; 
	font-size:24px;
	line-height:24px;
	text-decoration:none;
	display:block;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 35px;
    right: -17px;
    width: 35px;
    height: 76px;
    cursor: pointer;
    background: transparent url(../img/giochi_jackpot/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    width: 35px;
    height: 76px;
    cursor: pointer;
    background: transparent url(../img/giochi_jackpot/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    width: 35px;
    height: 76px;
    cursor: pointer;
    background: transparent url(../img/giochi_jackpot/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 35px;
    left: -17px;
    width: 35px;
    height: 76px;
    cursor: pointer;
    background: transparent url(../img/giochi_jackpot/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    width: 35px;
    height: 76px;
    cursor: pointer;
    background: transparent url(../img/giochi_jackpot/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    width: 35px;
    height: 76px;
    cursor: pointer;
    background: transparent url(../img/giochi_jackpot/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}
