Código CSS:
Ver original.scrollable {
background:url("/img/global/gradient/h300.png") repeat-x scroll 0 0 transparent;
clear:both !important;
height:120px;
left:50%;
margin-left:-460px;
overflow:hidden;
position:absolute;
top:180px;
width:925px;
z-index:999;
}
a.left {
left:50%;
margin-left:-500px;
position:relative;
top:180px;
z-index:999;
}
a.right {
background-position:0 -30px;
clear:right;
left:50%;
margin-left:474px;
position:relative;
top:180px;
}
a.browse {
background:url("../img-jquery/hori_large.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
display:block;
float:left;
font-size:1px;
height:30px;
margin:40px 10px;
width:30px;
z-index:999;
}
PD: la navegacion por las flechitas no anda...