#intended_user_table_company select{ width:90px;}
#intended_user_table_person select{ width:90px;}


input[type="radio"], input[type="checkbox"]{ margin:7px 0 0!important;}

.section-header
{
	border: 1px black solid;
	background-color: #122DA0;
	color: #ffffff;
	padding:7px;
        font-size: 18px;
        font-weight: bold
}
input, button, select, textarea{ padding:6px!important;}

.savprocedbtn{ margin:10px 0 20px; background:#2c3742; border-radius:none; width:210px; text-align:center; font-family:"open Sans"; font-size:18px; color:#FFFFFF; font-weight:bold; text-transform:uppercase; padding:10px 0px!important; border:none;}

.savprocedbtn:hover{background:#02090f;}
.appraisal-form-lbl
{
	font-weight: 700;
	padding:7px 0px;
}

.appraisal-target-form-txt
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #dfdfdf;
	padding:7px;
}

.appraisal-target-form-greyed
{
	color: #dddddd;
}

.capital-equipment-txt
{
	width:135px;
}

.capital-equipment-data-container
{
	vertical-align: top;
}

.appraisal-extraneous-txt
{
	border: 1px black solid;
}

.site-header
{
	font-size: xx-large;
	font-style: italic;
	text-align: center;
}

.site-header-img
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
}

.site-header
{
	border-bottom: 1px black solid;
}

.navigation-td
{
	border-right: 1px black solid;
	vertical-align: top;
}

.listing-row-on
{
	background-color: #dddddd;
}

.listing-row-off
{
	background-color: #efefef;
}

.listing-row-highlighted
{
	background-color: #e7d53b;
}

.listing-header
{
	border-left: 2px black solid;
	border-top: 2px black solid;
	border-bottom: 2px black solid;
	background-color: #122DA0;
	color: #ffffff;
}

.listing-header-right
{
	border-left: 2px black solid;
	border-top: 2px black solid;
	border-bottom: 2px black solid;
	border-right: 2px black solid;
	background-color: #122DA0;
	color: #ffffff;
}
  .postcode_txt{
	width: 85px!important;
	background-color: #dfdfdf!important;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
	padding: 7px;
   }
   .other_textfield{
	   width:72px!important;
   }
.city_td{
	width: 122px;
}
.state_td{
	width: 156px;
}