.jcarousel-skin-cartoes .jcarousel-container {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.jcarousel-skin-cartoes .jcarousel-container-horizontal {
	width: 100px;
	overflow:hidden;
    padding: 0px 87px 0 17px;
}

.jcarousel-skin-cartoes .jcarousel-clip-horizontal {
    height: 80px;
	width: 164px;
}

.jcarousel-skin-cartoes .jcarousel-item {
    width: 164px;
    height: 80px;
}

.jcarousel-skin-cartoes .jcarousel-item-horizontal { margin-right: 3px; }

.jcarousel-skin-cartoes .jcarousel-item-placeholder {
    color: #000;
}

.jcarousel-skin-cartoes .jcarousel-next-horizontal {
    position: absolute;
    top: 28px;
    right: 7px;
    width: 12px;
    height: 21px;
    cursor: pointer;
    background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}



.jcarousel-skin-cartoes .jcarousel-next-disabled-horizontal,
.jcarousel-skin-cartoes .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-cartoes .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-cartoes .jcarousel-prev-horizontal {
    position: absolute;
    top: 28px;
    left: 0px;
    width: 12px;
    height: 21px;
    cursor: pointer;
    background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}



.jcarousel-skin-cartoes .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-cartoes .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-cartoes .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}





<!-- Jcarousel Rodape -->



