.itemtable  {
	width: 100% }

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

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

.item_thumb_image  {
	text-align: center;
	position: relative;
	z-index: 2;
	border: 0 }


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

.price    {
	color: #fff;
	font-size: 9px;
	line-height: 18px;
	background-color: #54c400;
	text-align: center;
	margin-top: -18px;
	position: relative;
	z-index: 3;
	width: 60px;
	height: 18px;
	float: right }

.saleprice  { }

.notprice  {
	text-decoration: line-through }
.paging {
	font-size: 10px;
	text-transform: lowercase;
	margin-top: 5px;
	margin-bottom: 30px }
