.ModuleArea
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ModuleSectionMessage
{
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
}
.ModuleSectionWarnings
{
	text-align: left;
	color: #e31733;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.ModuleLabelCell
{
	text-align: right;
}
.ModuleFieldCell
{
	text-align: left;
}
.ModuleField
{
}
.ModuleWarningCell
{
}
.ModuleSectionNotes
{
	text-align: left;
	padding-top: 20px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
}

