.itemtable {
    padding: 5px;
	width:100%;
    }

.itemcell {
    vertical-align: top;
    text-align: left;
	padding-left:20px;
	padding-bottom:10px;
    }

.item_thumb {
	display: block;
    text-align: center;
    }

.item_thumb_image {
    text-align: center;
    border: 0px;
    }


.items {
    text-align: left;
    }

.itemname {
    font-weight: bold;
    }

.catcode {
display:none;
    }

.manname {
display:none;
    }

.mancode {
display:none;
    }

.itemshortdesc {
    text-align: left;
    }
.itemshortdesc p{
	margin: 0px;
	padding: 0px;
    text-align: left;
    }
.item-message {
    color:#FFFFCC;
    font-weight: bold;
    padding: 6px 0px;
    }

.price {
display:none;    }

.saleprice {
display:none;
    }

.notprice {
display:none;
    }