﻿.label
{
	text-align:right;
}

.entryTable, .lineageTable
{
	margin-left: 5%;
	width: 90%;
}

.entryTable .label
{
	width: 25%;
}

table.entryTable td
{
	vertical-align:top;
}

h1
{
	line-height: 100%; 
	text-align: center;
}

fieldset 
{
	width: 90%;
	margin-left: 5%;
}

legend 
{
	color: #663e26;
	font-size: large;
	line-height: 200%;
	margin-left: 20px;
}

[disabled] 
{
	background-color:#eee;
}

.validationBox
{
	margin-left:5px;
	width:10%;
	color:red;
	font-size: xx-small;
}

.longTextBox
{
	width:70%;
}

.txtLineage 
{
	width:25%;
}

.settlementaddress
{
	display:none;
	width:100%;
}

