/* ================================
    CSS STYLES FOR Module NC_ViewCategory
   ================================
*/
.catItemHead
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
}
.catItemSku
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	font-family: Arial;
}

.catItemPrice
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
}

.catItemDescr
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
}
