#seasonalproducts {
    position: relative;
    background-color: #ebebeb;
}

/*#seasonalproducts-content-preloader {
    position: absolute;
    background-image: url(/media/img/big_preloader.gif);
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999999;
    bottom: 50%;
}*/

#seasonalproducts-content {
    visibility: hidden;
    min-height: 402px;
}

#seasonalproducts-content li {
    background-color: #fff;
}