/* CSS Document */

.form-table td, .form-table th {
    padding: 18px 10px 0px;
}

.form-table {
    width: unset;
}

label {
	font-weight:500;
}

.hide-options {
	display:none;
}

h2 {
	margin-top:1.5em;
	font-weight:500;
}