.itemtable { width:100%;}
.itemcell { border: 1px 1px 1px 1px dashed #000000; vertical-align: top; text-align: center; margin:0px;}
.itemcell a { text-decoration: none; }
.item_thumb_image { padding: 4px; border: 0px; }
.items { padding:0px; margin:0px;}
.itemname { font-weight: bold; }
.itemshortdesc { text-align: center; }
.itemshortdesc p{ text-align: center; margin:0px; padding:0px; }

.catcode {
    font-size: 9pt;
    font-weight: normal;
    }

.manname { display:block;
    font-size: 9pt;
    font-weight: normal;
    }

.mancode {
    font-size: 9pt;
    font-weight: normal;
    }

.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: #000000;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
    }

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

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