﻿.PropertyInfoCaptionPanel
{
	background-color: #9EBC76;
	width: 650px;
	font-weight: bold;
	font-size: 14pt;
}

.PropertyInfoPanel
{
	width: 648px;
	border: solid 1px #9EBC76;
}

.PropertyInfoTable
{
}

.PropertyInfoTable td1
{
	width: 160px;
	text-align: left;
}

.PropertyInfoRequiredColumn
{
	font-weight: bold;
	width: 160px;
	text-align: left;
}

.PropertyInfoColumn
{
	width: 160px;
	text-align: left;
}

.PropertyInfoSpannedControl
{
	width: 476px;
}

.PropertyInfoSpannedMultilineControl
{
	width: 476px;
	height: 75px;
}

.PropertyInfoDDL
{
	width: 156px;
}
