.jcarousel-skin-gallery .jcarousel-list li,
.jcarousel-skin-gallery .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 224px;
    height: 350px;
}
