/* REGISTRATION */

.regPriceCurrent
{
	text-align: center;
	height: 40px;
	width: 100px;
}


.regPriceNotCurrent
{
	text-align: center;
	width: 100px;
}


.regHeaderCurrent
{
	text-align: center;
	border-bottom: 1px solid #000;
}


.regHeaderNotCurrent
{
	text-align: center;
	border-bottom: 1px solid #000;
}

