table.tblProductGroup
{
	width:413px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
table.tblProductGroup td.pgHeader
{
	background-image:url(../images/t_productTop.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:25px;
}
table.tblProductGroup td.pgBottom
{
	background-image:url(../images/t_productBottom.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:26px;
}
table.tblProductGroup td.pgCenter
{
	background-image:url(../images/t_productCenter.gif);
	background-repeat:repeat-y;
	background-position:left;
}

