ul
{
	display:block;
	list-style:disc outside;
	margin-left:15px;
}
.InputSectionTable
{
	border-style:solid;
}
.InputSectionRow
{
	padding: 0px 2px 0px 2px;
}
.InputSectionLabelColumn
{
	width:48%;
	font-size:12px;
	color:black;
	height:15px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	
}
.InputSectionTextColumn
{
	width:48%;
	height:15px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px;
}
.InputSectionHelpColumn
{
	width:4%;
	height:15px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:white;
}
