.jcarousel-container {
    width: 420px;
    background-color: #000;
}
.jcarousel-clip {
    width:  420px;
    height: 283px;
}
.jcarousel-list {
    width:  420px;
    height: 283px;
}
.jcarousel-list li {
    width: 420px;
    height: 283px;
}
.jcarousel-item-placeholder {
    background: #fff url(images/jcarousel-loading.gif) 50% 50% no-repeat;
}


