.jquery-carousel2 {}
.jquery-carousel2  ul  { height:160px; }
.jquery-carousel2  ul li a  { display:block; }
.jquery-carousel2 .selected {}

.jquery-carousel2 .leftControl {
	float:left;
	display:inline;
	width:24px;
	height:116px;
	margin-top:-160px;
	margin-left:0px;
	background:url(/contenidos/ibj_b2c/imagenes/flechaImagenesIzq.gif) no-repeat bottom;
	cursor:pointer;
	position:relative;
	.position:static;
}

.jquery-carousel2 .rightControl {
	float:right;
	display:inline;
	width:24px;
	height:116px;
	margin-top:-160px;
	margin-right:0px;
	background:url(/contenidos/ibj_b2c/imagenes/flechaImagenesDcha.gif) no-repeat bottom;
	cursor:pointer;
	position:relative;
	.position:static;
}

.jquery-carousel2 .titulo,
.jquery-carousel2 .subtitulo,
.jquery-carousel2 .precio {
	float:left;
	display:inline;
	margin-left:25px;
	.margin-left:24px;
	padding:2px 10px 2px 10px;
	clear:left;
	z-index:10;
}
.jquery-carousel2 .titulo {
	font-size:.8em;
	margin-top:-105px;
	font-weight:bold;
	color:#01bccd;
	background:#fff;	
}
.jquery-carousel2 .subtitulo {
	font-size:.8em;
	margin-top:-87px;
	color:#999999;
	background:#fff;	
}
.jquery-carousel2 .precio {
	margin-top:-69px;
	font-weight:bold;
	color:#fff;
	background:#01bccd;	
}

.jquery-carousel2 .leftControl span, .jquery-carousel2 .rightControl span { display:none; }
.jquery-carousel2 li span { display:none !important; }
