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

.itemcell  {
	text-align: center;
	width: 150px;
	height: 150px;
	vertical-align: middle }

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

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


.items {
    text-align: center;
    }

.itemname {
    display: none;
    }

.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: #FF0000;
    font-weight: bold;
    padding: 6px 0px;
    }

.price   {
	color: #4a4a4a;
	font-size: 11px;
	text-align: center;
	display: none }
.saleprice  {
	color: #634f94;
	font-weight: normal }

.notprice  {
	color: #4a4a4a;
	font-size: 11px;
	font-weight: normal;
	text-align: center }
#cat54 .price,  #cat54 .saleprice  {
	display: block }
