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

.itemcell {
	vertical-align: top;
	text-align: center;
    }

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

.item_thumb_image {
	text-align: center;
	border: 2px solid #000000;
    }


.items {
	text-align: center;
	margin-bottom: 10px;
    }

.itemname {
	font-weight: bold;
    }

.catcode {
display:none;
    }

.manname {
display:none;
    }

.mancode {
display:none;
    }

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

.price {
    display:none;
    }

.saleprice {
	color: #F93DA8;
	font-weight: bold;
    }

.notprice {
    color: #000000;
    text-decoration: line-through;
    font-weight: bold;
    }
.item-count {display:none;}
