	/* EVERYTHING RELATED TO THE SHOP */
	
	#sidebar .PeCatsBrands {
	margin: 10px 0;
	}
	
	.PeCategories {
	list-style-type: none;
	line-height: 180%;
	}
	
	strong.category, #menu strong.category {
	font-weight: normal;
	}
	
	#menu .submenu .PeCatsBrands {
	margin-left: 2em;
	}
	
	#menu .submenu .PeCatsBrands a {
	font-size: 1.1em;
	}
	
	div#sideshoppingcart div, div#shoppingcartcontents, #sliding_cart, .shoppingcart {
	width: 100%;
	padding: 0;
	margin: 0;
	}
	
	.shoppingcart {
	border-spacing: 0;
	border-collapse: collapse;
	}

	.shoppingcart td {
	border-bottom: 1px dotted #ed1c24;
	text-align: left;
	}
	
	.shoppingcart th {
	border-bottom: 1px solid #ed1c24;
	text-align: left;
	}

	div.producttext {
	font-size: .9em;
	}
	