.jcarousel-skin-tango .jcarousel-container {
   /*-moz-border-radius: 10px;*/
}
.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 735px;
    padding:40px 20px 10px 14px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:720px;
	height: 455px;
	clear:both;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 735px;
	padding-bottom: 10px;
	float:left;
}
/*.jcarousel-skin-tango .jcarousel-item:hover {
	background:#eee;
	cursor:pointer;
}*/
.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 14px;
	bottom:-30px;
    width: 720px;
    height: 32px;
    cursor: pointer;
    /*background:url(next-vertical.png) no-repeat 0 0;*/
}
h1.rolar1 { margin:0; background: url(next-vertical2.gif) top no-repeat; }
h1.rolar1 { display: block; width: 720px; height: 32px; text-indent: -9999px; overflow: hidden; }
h1.rolar1:hover, h1.rolar1 a:hover { background: url(next-vertical2.gif) bottom no-repeat; }

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top:5px;
    left: 14px;
    width: 720px;
    height: 32px;
    cursor: pointer;
    /*background: url(prev-vertica2.gif) no-repeat;*/
}
h1.rolar2 { margin:0; background: url(prev-vertical2.gif) top no-repeat; }
h1.rolar2 { display: block; width: 720px; height: 32px; text-indent: -9999px; overflow: hidden; }
h1.rolar2:hover, h1.rolar2 a:hover { background: url(prev-vertical2.gif) bottom no-repeat; }


/* lista ofertas interna
----------------------------------------------- */


.jcarousel-skin-tango2 .jcarousel-item2 {
    width: 720px;
    
	display:block;
	float:left;
}
.jcarousel-skin-tango2 .jcarousel-item:hover2 {
	background:#eee;
	cursor:pointer;
}
