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

.itemcell {
    vertical-align: top;
    text-align: center;
	padding-bottom: 12px;
    }

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

.item_thumb_image {
    text-align: center;
    border: 0px;
    }


.items {
    text-align: center;
    }

.itemname {
	font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 1.2em;
	text-align: left;
	display: block;
	padding-bottom: 8px;
    }


.items a:link {
    color: #000;
    text-decoration: none;
    }

.items a:visited {
    color: #000;
    text-decoration: none;
    }

.items a:hover {
    color: #d56600;
    text-decoration: none;
    }

.items a:active {
    color: #d56600;
    text-decoration: none;
    }

.reviews-thumb-text {
	vertical-align: super;
}

.catcode {
display:none;
    }

.manname {
display:none;
    }

.mancode {
display:none;
    }

.itemshortdesc {
    }
.itemshortdesc p{
	margin: 0px;
	padding: 0px;
    }

.itemshortdesc center {
text-align: left;
padding-bottom: 8px;
}

.item-message {
    color: #FF0000;
    font-weight: bold;
    padding: 6px 0px;
    }

.price {
	font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 1.25em;
    color: #000000;
    font-weight: bold;
    text-align: left;
	display: inline-block;
    }

.saleprice {
	font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 1.25em;
    color: #cc0000;
    font-weight: bold;
    }

.notprice {
	font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 1.25em;
    color: #000000;
    text-decoration: line-through;
    font-weight: bold;
    }

.freeship {
	display: inline-block;
	vertical-align: bottom;
}