.li_prod
{
	font-size:12px;
}
.li_prod_row { padding: 0 0 0 2px; }
.li_prod td
{
	text-align:center;
}
.li_prod, .li_topseller {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	width: 217px;
	padding: 0;
	margin: 1px 6px 3px 6px;
	border: 1px solid #dddddd;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #999999;
	background:#fff;
}
.li_prod .size_label,
.li_prod .medium_label
{
	text-align:center;
	line-height:1em;
}
.li_prod .artwork { height: 181px; text-align: center; vertical-align: middle; padding: 10px 4px 0 4px; }
.li_prod .product_name { font-size: 0.9em; font-weight: bold; padding: 0 4px; }
.li_prod .artist { font-size: 0.9em; }
td.desc > .product_name, td.desc > .artist { font-size: 100% !important; }
.li_prod .artist_name { color: #777777; }
.li_prod .options { padding: 10px 4px 5px 4px; 	background:#fff; }
.li_prod .desc { text-align: center; }
.li_prod_options
{
	height:30px;
}
.li_prod_table { width: 100%; }
.li_prod_buttons { padding: 10px 0 0 0; }
.li_prod_buttons_l { float: left; }
.li_prod_buttons_r { float: right; }
.li_prod_options { }
.li_prod_options select { width: 100%; margin: 0 0 2px 0; }
.li_prod_pricing { text-align: center; line-height: 140%; padding: 4px;}

.product_listing_sort .current
{
	text-decoration:none;
	font-weight:bold;
}



.listing_all_categories ul li
{
	list-style:none;
	font-size:18px;
}
.listing_all_categories li
{
	float:left;
	width:49%;
}

.sub_category_listing {
	padding: 0 0 0 1em;
	white-space:normal;
	list-style-type: none;
	list-style-image:url([[[THEME_IMAGE:bullet.gif]]]);
	margin:0 0 10px; 0;
}

.sub_category_listing li {
	display:block;
	background: transparent url([[[THEME_IMAGE:bullet.gif]]]) no-repeat 0% 50%;
	margin:0 0 0 0px;
	padding:0px 8px 0px 18px;
	width:auto;
	white-space: no-wrap;
	float:left;
}

