.inside table.checklist {
	clear: none;
	width: auto;
	float: left;
	margin-right: 1em !important;
}

.inside .checklist th input {
	margin: 0 0 0 4px !important;
}

.inside .checklist thead th {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.checklist thead th {
	background: #F1F1F1;
	padding: 5px 8px 8px;
	line-height: 1;
	font-size: 11px;
}

.checklist .check-column, .checklist th, .checklist td {
	padding-left: 0 !important
}

#fields .submit {
	clear: both !important;
}

#fee-group-post-button {
	padding-left: 19px;
}

