/* thum styles are used to format multi product and thumbnail pages*/

.thumtable {
        background-color: #ffffff;
        /*background: #f5f1ee url(/ckinc/themes/kcjewellery/cream_craze_bg.jpg);*/
        text-align: center;
}

.thumcells {
        background-color: #ffffff;
        /*background: #f5f1ee url(/ckinc/themes/kcjewellery/cream_craze_bg.jpg);*/
        padding: 15px;
}
.thumname {
        color: #333333;
}
.thumshortdesc {
        color: #333333;
}
.thumprice {
        color: #333333;
}