
.tc_field_col_1 {
	width: 100%;
	float: left;
}

.tc_field_col_2 {
	width: 49.5%;
	margin-right: 1%;
	float: left;
}

.tc_field_col_3 {
	width: 32.6%;
	margin-right: 1%;
	float: left;
}

.tc_field_col_4 {
	width: 24.2%;
	margin-right: 1%;
	float: left;
}

.tc_field_col_5 {
	width: 19%;
	margin-right: 1%;
	float: left;
}

.tc_field_col_6 {
	width: 15.66%;
	margin-right: 1%;
	float: left;
}

.tc_field_col_7 {
	width: 13.25%;
	margin-right: 1%;
	float: left;
}

.tc_field_col_8 {
	width: 11.43%;
	margin-right: 1%;
	float: left;
}

.tc_field_col_9 {
	width: 10%;
	margin-right: 1%;
	float: left;
}

.tc_field_col_10 {
	width: 8.94%;
	margin-right: 1%;
	float: left;
}

.tc_field_col_last_child {
	margin-right: 0%;
}

.fields-wrap.tc_radio_field input {
	float: none;
	margin-right: 3px;
}

.fields-wrap.tc_checkbox_field input {
	float: none;
	margin-right: 3px;
}

.fields-wrap span.description {
	font-style: italic;
}
