.itemtable {
    padding: 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;
    }


.items {
    text-align: center;
    }

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


.thumbbox  {
	background: transparent url(../../images/cat_bl.gif) no-repeat bottom left; 
	margin: 10px auto; 
	width: 160px;
	}
.thumbouter{
	background: transparent url(../../images/cat_br.gif) no-repeat bottom right;	
	}
.thumbinner{
	background: transparent url(../../images/cat_tl.gif) no-repeat top left; 
	}
.thumb     {
	background: transparent url(../../images/cat_tr.gif) no-repeat top right; 
	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;
    }