.itemtable   {
	margin-bottom: 10px;
	width: 100% }

.itemcell    {
	text-align: left;
	padding-right: 14px;
	padding-left: 14px;
	vertical-align: top }

.item_thumb   {
	background-color: #fff;
	text-align: center;
	position: relative;
	width: 200px;
	height: 150px }

.item_thumb_image   {
	text-align: center;
	max-width: 200px;
	max-height: 150px;
	border: 0 }


.items   {
	text-align: left }

.itemname    {
	text-align: left;
	position: relative;
	width: 130px;
	float: left }

.catcode {
display:none;
    }

.manname {
display:none;
    }

.mancode {
display:none;
    }

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

.price    {
	text-align: right;
	width: 70px;
	float: right }
.sale  {
	color: #d8bfe1;
	font-style: italic;
	text-align: right;
	width: 70px;
	float: right }
.newimg  { }
.priceimg  {
	margin-right: 4px;
	position: relative;
	top: 2px }
