@charset "utf-8";
/* CSS Document */

#SSN_Field {
	display: none;
}
#Company_Field {
	display: none;
}
#TaxID_Field {
	display: none;
}
#TAXID_Title {
	display: none;
}
#SSN_Title {
	display: none;
}

#biztype {
	padding: 12px 12px 12px 0px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #C0C0C0;
	background-color: #F4F4F4;
}

.bdr-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}

h3 {
	margin-left: 0px;
	padding-left: 0px;
}
