.carrusel{
height:550px;
overflow:hidden;
width:150px;
}

.bloque-imagenes{
margin:0 0 0 2px;
padding:0;
}

.bloque-imagenes li{
list-style:none;
margin:0;
padding:0;
margin-bottom:12px;
}

.bloque-imagenes li img{
height:115px;
width:150px;
border:0;
}

.bloque-imagenes a:hover img{
border:1px #fff solid;
}
