#PCIFutureQuarters,
#termDates
{
	display: table;
	width: 93%;
	margin: auto 5% auto 2%;
}

#PCIFutureQuarters .qrow,
#termDates .qrow
{
	display: table-row;
	padding: 0.5em 0;
}


#PCIFutureQuarters .cell,
#termDates .cell
{
	display: table-cell;
	width: 30%;
	text-align: center;
}

#PCIFutureQuarters  .gapAbove .cell,
#termDates .gapAbove .cell
{
	padding-top: 1em;
}


#PCIFutureQuarters .cell,
#termDates .cell:first-of-type
{
	text-align: left;
}

#PCIFutureQuarters .cell,
#termDates .cell:last-of-type
{
	text-align: right;
}

#PCIFutureQuarters .qHeader,
#termDates .qHeader
{
	font-weight: bold;
}

#PCIFutureQuarters .qName,
#termDates .qName
{

}

#payOptions
{
	text-align: center;
}
