#categoryTree {
display: none;
}

div#goto_shoppingcart_top,
div#shortcutShoppingcart {
display:none;
}

#content table.itemlist {
margin: 15px 0;
}
#content table.itemlist tr td.product_header,
#content table.itemlist tr td.product_bottom {
white-space: nowrap;
width: 25px;
}
#content table.itemlist tr td h2 {
color: #288da4;
margin: 0;
padding: 0;
}
#content table.itemlist tr td p {
margin: 0;
padding: 3px 0;
}
	#content table.itemlist tr td div.product_name {
	font-weight: bold;
	width: 300px;
	}
	#content table.itemlist tr td div.shoppingcart_icon_link {
	text-align: center;
	white-space: nowrap;
	}
