﻿.BenefitRecalcProgress 
{
	padding: 0px 5px; 
	margin: 5px 0px; 
}

.BenefitRecalcProgress, .BenefitRecalcProgress td, .BenefitRecalcProgress p
{
	font-size: small;
}

.BenefitRecalcProgress p
{
	margin: 0px;
	padding: 0;
}

.BenefitRecalcProgress table
{
	margin-left: 10px;
	margin-top: 2px;
	padding: 0;
}

.BenefitRecalcProgress .section
{
	font-weight: bold;
	font-size: small;
}

.BenefitRecalcProgress .label
{
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
	color: rgb(70, 70, 70);
}