/* thum styles are used to format multi product and thumbnail pages*/

.thumtable {
        background-color: #ffffff;
        text-align: center;
}

.thumcells {
        background-color: #ffffff;
        padding: 15px;
}
.thumname {
        color: #333333;
}
.thumshortdesc {
        color: #333333;
}
.thumprice {
        color: #333333;
}