#starring { width:206px; float:right; margin-left:10px; }
.item-starring { margin-bottom:6px; clear:both; display:block; }

.jcarousel-container-vertical {width: 86px;height: 225px; overflow:hidden;}
.jcarousel-clip-vertical { width:  86px; height: 245px;}
.jcarousel-item {width: 86px;height: 46px;}
.jcarousel-item-vertical { margin-bottom: 0;}
.jcarousel-item-placeholder { background: #fff; color: #000;}

.jcarousel-next-vertical { z-index:3; position: absolute; bottom: 0; left: 0; width: 88px; height: 13px;cursor: pointer;  background: transparent url(../img/slideshow_down.png) no-repeat 0 0;}
.jcarousel-next-vertical:hover {background-position: 0 -13px;}
.jcarousel-next-vertical:active { background-position: 0 -13px;}
.jcarousel-next-disabled-vertical,.jcarousel-next-disabled-vertical:hover,.jcarousel-next-disabled-vertical:active {cursor: default; background-position: 0 -96px;}
.jcarousel-prev-vertical {z-index:3; position: absolute;top: 0; left: 0; width: 88px; height: 13px; cursor: pointer; background: transparent url(../img/slideshow_up.png) no-repeat 0 0;}
.jcarousel-prev-vertical:hover {background-position: 0 -13px;}
.jcarousel-prev-vertical:active {background-position: 0 -13px;}
.jcarousel-prev-disabled-vertical,.jcarousel-prev-disabled-vertical:hover,.jcarousel-prev-disabled-vertical:active {cursor: default;background-position: 0 -96px;}

#highlights { position:relative; border:1px solid #ccc; margin-bottom:10px; }
.jcarousel-container-vertical { background:#000; overflow:hidden;} 
#destaque-thumb { position:absolute; top:0; left:0; z-index:2; background:#000;}
#destaque-full { width:448px; height:225px; position:absolute; top:0; right:0; overflow:hidden; background:#000 !important; z-index:1000000; }
#destaque-full img {width:448px; height:225px; background:#000; border-bottom:1px solid #000;}