/* *************************************************************************
List Category / Products
************************************************************************* */
.CategoryItem { margin-bottom : 10px; float : left; border-bottom : 1px Solid #E1DFE0;  width : 740px; padding-bottom : 10px; }
	.CategoryItem p { margin : 5px 0 5px 0; }
	.CategoryItem .Image { vertical-align : top; width : 100px; }
	.CategoryItem .Image img { margin : 0px; border : 1px Solid #999999; }
	.CategoryItem .Text { vertical-align : top; }
	.CategoryItem table { width : 740px; margin : 0; padding : 0px; }
	.CategoryItem table td { margin : 0; padding : 0px; }
	.CategoryItem a.Link { font-weight : bold; text-decoration : none; }
	.CategoryItem a.Link:hover { text-decoration : underline; }
	.CategoryItem h3 a.Link { font-weight : normal;  }

