/*  new client css */

#pers_radio{
	position:relative; 
	left:15px;
}
#comm_radio{
	position:relative; 
	left:315px;
}
.pers_table{
	right:45px;
}
#first{
	right:15px;
}
#first_in{
	text-transform: uppercase;
}
#mi{
	right:15px
}
#mi_in{
	text-transform: uppercase;
}
#last{
	right:15px;
}
#last_in{
	text-transform: uppercase;
}
#suffix{
	right:15px;
}
#bd{
	right:15px;
}
#ssn{
	right:15px;
}
.comm_table{
	left:490px;
	bottom: 200px;
}
#name_1{
	opacity:0.5;
}
#name_1_in{
	text-transform: uppercase;
}
#name_2{
	opacity:0.5;
}
#name_2_in{
	text-transform: uppercase;
}
#dba{
	opacity:0.5;
}
#dba_in{
	text-transform: uppercase;
}
#tax_id{
	opacity:0.5;
}
#legal_entity{
	opacity:0.5;
}
#legal_entity_in{
	text-transform: uppercase;
}
.nc_address_table{
	right:7.5%;
	bottom:100px;
	z-index:1;
}
#address_header{
	left:30%;
}
#st_num{
	right:15px;
}
#in_st_num{
	width:75px;
}
#street{
	right:15px;
}
#in_street{
	text-transform: uppercase;
}
#rur_addy{
	right:15px;
}
#in_rur_addy{
	text-transform: uppercase;
}
#apt{
	right:15px;
}
#in_apt{
	width:60px;
}
#pobox{
	right:31%;
}
#td_in_pobox{
	right:30%;
}
#in_pobox{
	width:75px;
}
#other_info{
	right:15px;
}
#other_info_in{
	text-transform: uppercase;
}
#co{
	right:15px;
}
#co_in{
	text-transform: uppercase;
}
#city{
	right:15px;
}
#city_in{
	text-transform: uppercase;
}
#state{
	right:15px;
}
#state_sel{
	text-transform: uppercase;
}
#zip{
	right:15px;
}
#zip_in{

}
.nc_contact_table{
	width:100%;
	bottom:430px;
	left:225px;
}
#c_info_header{
	right:3.5%;
}
#cnq_btn{
	position:relative;
	bottom:340px;
	left:305px;
	z-index:2;
}
#c_btn{
	position:relative;
	bottom:340px;
	left:340px;
	z-index:2;
}

table, th, td {
	border: 1px solid white;
	border-collapse: collapse;
	position:relative;
}
th, td {
	background-color: solid white;
}
.col2t{
	position:relative;
	right:125px;
	text-align:right;
}
.col2b {
	position:relative;
	right:110px;	
}
.cit{
	position:relative;
	right:225px;
	text-align:right;
}
.cib {
	position:relative;
	right:210px;	
}
input.button {
	display:inline;
	justify-center: center;
	min-width:5px;
	min-height:5px;
	font-size:12px;
}

.button:hover{
	border: 1px solid maroon;
}