.itemtable  {
	width: 100% }

.itemcell   {
	text-align: center;
	padding-bottom: 20px;
	vertical-align: top }
.itemcell a:link, .itemcell a:visited, .itemcell a:active {
	color: #000 }
.itemcell a:hover {
	color: #d640b5 }
.item_thumb {
	display: block;
    text-align: center;
    }

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


.items {
    text-align: center;
    }

.itemname   {
	color: #8ba9ee;
	font-size: 14px;
	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  {
	font-weight: bold;
	padding: 6px 0 }

.price   {
	text-align: center;
	display: none }

.saleprice  { }

.notprice  {
	text-decoration: line-through }
	
