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

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

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

.item_thumb_image {
    text-align: center;
    border: 0px;
	max-width: 100%;
    }


.items {
    text-align: center;
    }

.itemname:hover {
	color: #71a339;
    }


.thumbbox  {
	margin: 0px auto 10px auto; 
	}
.thumbouter{
	}
.thumbinner{
	}
.thumb     {
	padding: 10px 0;
	}



.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: 9pt;
    text-align: center;
    color: #da5b39;
    }

.price a {
    color: #da5b39;
    }


.saleprice {
    font-weight: bold;
    }

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