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

.itemcell {
	font-size:10pt;
    vertical-align: top;
    text-align: center;
    border: 1px solid #CCCCCC;
    }

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

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


.items {
    text-align: center;
    }

.itemname {
    font-weight: bold;
	font-size:10pt;
    }

.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 0px;
    }

.price {

    font-size: 10pt;
    text-align: center;
font-family:"Times New Roman", Times, serif;
    }

.saleprice {
display:none;
	font-family:"Times New Roman", Times, serif;
    }

.notprice {
	font-family:"Times New Roman", Times, serif;
	text-decoration:line-through;
    }