.cart_page_thumbnail { width:30px; }
.cart_item_name { color:#666; }

.store_sub_cat, .product_wrapper  {
	width:160px;
	height:180px;
	float:left;
	text-align:center;
}
	.store_sub_cat img, .product_wrapper  img {
		margin-bottom:.3em;
	}
	.store_sub_cat a:hover, .product_wrapper a:hover {
		text-decoration:none !important;
	}


.out_of_stock .product_page_name { color:#FF0000 !important; font-weight:bold; text-decoration:line-through; }
.item_properties { display:block; font-size:.9em; margin-top:.25em; }
