

#CategoryListing{
	margin-left:6px;
	}

#CategoryListing dt{
	background:url(../v2_images/product_images/cat-listing-box-bg.gif) no-repeat left top;
	display:block;
	float:left;
	margin:12px 0 0 19px;
	text-align:center;
	width:180px;
	}

#CategoryListing dt.nomargin{
	margin-left:0 !important;
	}

#CategoryListing img{
	padding:5px 0 0;
	}

#CategoryListing .Link{
	background:#000 url(../v2_images/product_images/cat-listing-box-link-bg.gif) no-repeat left bottom;
	color:#FFF;
	display:block;
	font-size:1em;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	}
	

