/*.ProductSubmitButton
{
	border: 0.5pt solid #19624B;
	background-color: #28725B;
	color: #ffffff;
	width: 100px;
	height: 20px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
}
.ProductRepeater 
{
	margin-left: 10px;
	margin-right: 10px;
}
.ProductTable
{
	width: 480px;
	background-color: #Eef6Ec;
}
.ProductTableHeader
{
	width: 480px;
	background-color: #a0a0a0;	
}
.ProductTableHeader td
{
	padding: 4px 4px 4px 4px;
	font-size: 12pt;
	font-weight: bolder;
}
.ProductNameLabel 
{
	font-weight: bolder;
}
.ProductDescriptionLabel
{
	font-family: Verdana;
	font-size: xx-small;
	color: #9a9a9a;
}
*/