#entertainment-carousel .jcarousel-container {
	width:150px !important;
	height:273px;
	overflow:hidden;
}
#entertainment-carousel .jcarousel-clip {
	width:150px !important;
	height:273px;
	overflow:hidden;
}
#entertainment-carousel .jcarousel-item {
	width:150px !important;
	height:273px;
	overflow:hidden;

}

#entertainment-carousel ul{
	height:273px;
}

#foto-carousel{
	height:121px;
	}
#foto-carousel .jcarousel-container {
	width:163px !important;
	height:121px;
	overflow:hidden;
}
#foto-carousel .jcarousel-clip {
	width:163px !important;
	height:121px;
	overflow:hidden;
}
#foto-carousel .jcarousel-item {
	width:163px !important;
	height:121px;
	overflow:hidden;
}

.jcarousel-container .jcarousel-next-horizontal {
    position: absolute;
    bottom:70px;
    right:-20px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: transparent url(/f/i/bg/main/next.png) no-repeat 0 0;
}
.jcarousel-container .jcarousel-next-disabled-horizontal,
.jcarousel-container .jcarousel-next-disabled-horizontal:hover,
.jcarousel-container .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}
.jcarousel-container .jcarousel-prev-horizontal {
    position: absolute;
    bottom:70px;
    left:-20px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: transparent url(/f/i/bg/main/prev.png) no-repeat 0 0;
}
.jcarousel-container .jcarousel-prev-disabled-horizontal,
.jcarousel-container .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-container .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -16px 0;
}
.foto .jcarousel-container .jcarousel-next-horizontal {
    bottom:38px;
    right:-77px;
    width: 12px;
    height: 24px;
    background: transparent url(/f/i/bg/main/button.png) no-repeat -36px 0;
}
.foto .jcarousel-container .jcarousel-next-horizontal:hover {
    background-position: -24px 0;
}
.foto .jcarousel-container .jcarousel-next-disabled-horizontal,
.foto .jcarousel-container .jcarousel-next-disabled-horizontal:hover,
.foto .jcarousel-container .jcarousel-next-disabled-horizontal:active {
    background-position: -36px 0 !important;
}
.foto .jcarousel-container .jcarousel-prev-horizontal {
    bottom:38px;
    right:-39px;
	left:auto;
    width: 12px;
    height: 24px;
    background: transparent url(/f/i/bg/main/button.png) no-repeat 0px 0;
}
.foto .jcarousel-container .jcarousel-prev-horizontal:hover {
    background-position: -12px 0;
}
.foto .jcarousel-container .jcarousel-prev-disabled-horizontal,
.foto .jcarousel-container .jcarousel-prev-disabled-horizontal:hover,
.foto .jcarousel-container .jcarousel-prev-disabled-horizontal:active {
    background-position: 0 0 !important;
}
