﻿.prodHeader
{
	text-align:center;
	font-size: small;
	border-bottom: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;

}

.prodItem
{
	text-align:left;
	font-size: small;
	border-bottom: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

.prodTitle
{
	font-family: Ringbearer;
	font-size: large;
	color: #CCFFCC;
}

.prodBold
{
	font-weight: bold;
	font-size: medium;
	color: #CCFFCC;
}

.prodImages
{
	text-align: center;
}

.prodImage
{

}

.centerTable
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}