@import url(/templates/header-consumer/stylesheets/main.css);

.product-list {
}

.product-list TD {
    padding: 0px;
    padding-top: 4px;
    padding-right: 12px;
    vertical-align: top;
    width: 184px;
    height: 226px;
    background-image: url(/media/PageElements/product-back.gif);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

.product-list TD IMG {
    margin-bottom: 12px;
}

.clear-cell {
    background-image: none !important;
}

