table.SiteSummary tr td
{
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;	
}



table.ObjectInformation tr td label
{
	font-weight: bold;
	
}





table.ContainerSummary tr td
{

	font-size: 10pt;
	font-family: Arial;
}

table.ContainerSummary label
{
	font-weight: bold;
	float: left;
	display: block;
	width: 10em;
}





table.ContainerSummary 
{
	clear: both;
}


div.ContainerSetup
{
	padding: 0px 15px 0px 5px;
}

div.ContainerSetup td
{
	font-size: 8pt;
}
div.ContainerSetup table label
{
	font-weight: bold;
	float: left;
	display: block;
	width: 11em;
	margin-bottom: 2px;
	
}

div.ContainerSetup table input
{
	float: left;
	display: block;
	width: 11em;	
	margin-bottom: 2px;
}

div.ContainerSetup table select
{
	float: left;
	display: block;
	width: 12em;	
	margin-bottom: 2px;
}



div.ContainerSetup br
{
	clear: both;
}


div.ContainerSetup table div.Dimensions input
{
	float: left;
	display: block;
	width: 3em;	
	margin-bottom: 2px;
}

div.ContainerSetup table div.Dimensions select
{
	float: left;
	display: block;
	width: 5em;	
}


div.ContainerSetup table span.CheckBox input
{
	vertical-align: top;
	width: 2em;
}

div.pnlAddObjectList
{
	border: solid 2px black; 
	width: 600px; 
	margin: 60px auto;
	padding: 10px;
	
}

div.pnlAddObjectList div
{
	margin: 20px 10px 20px 10px;
	font-size: 12pt;
	
}

div.pnlAddObjectList div a 
{
	font-size: 14pt;
	text-decoration: underline;
	color: #00aa00;
}


div.pnlAddObjectList div img
{
	vertical-align: middle; 
	border: none;
	margin-right: 20px;
}

div.DeviceSetup table label
{
	font-weight: bold;
	margin-bottom: 2px;	
	margin-right: 5px;
	float: left;
	display: block;
}

div.DeviceSetup table input
{
	margin-bottom: 2px;	
	float: left;
	display: block;
}

div.DeviceSetup table select
{
	margin-bottom: 2px;	
	float: left;
	display: block;
}

div.DeviceSetup td
{
	font-size: 8pt;
}
