body
{
	font-size: 0.8em;
}

table
{
	font-size: 1em;
}

tr
{
	font-size: 1em;
}

td
{
	color: inherit;
	font-size: 1em;
}

dd
{
	padding-bottom: 4px;
}

a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

div.constraints
{
	padding-top: 10px;
	padding-bottom: 5px;
	min-height: 90px;
	margin-top: 8px;
	width: 350px;
}

div.property
{
	padding-top: 10px;
	color: #000000;
	min-height: 90px;
	margin-top: 20px;
	width: 700px;
}

div.questions
{
	padding-top: 10px;
	min-height: 90px;
	margin-top: 8px;
	width: 700px;
}

div.planning
{
	padding-top: 10px;
	padding-bottom: 5px;
	border-left: 8px solid #ffffff;
	min-height: 90px;
	margin-top: 8px;
	width: 350px;
}

/* this is a hack for IE to set a min height */ 
.prop 
{
	height:90px;
	float:right;
	width:1px;
}

table.loglayout
{
	padding: 0px
}

td.loglayout
{
	vertical-align: top;
}

.PlHistTblDiv
{
	padding-top: 35px;
}

.PlHistDivOn
{	
	padding: 5px;
	background: #ffffff;		
}

.PlHistDivOff
{
	border: none 0px;
	padding: 0px;
	background: #ffffff;	
}

.PlHistSpanOn
{
	display: block;	
}

.PlHistSpanOff
{
	display: none;
}

.PlHistTblPd
{
	padding: 5px;
}

h2
{
	color:#000000;
}
