#jform_from_date {
    width: 160px;
}

#food_list {
    display: none;
}

#food_list ul {
    list-style-type: none;
}

#food_list label {
    margin: 0 0 0 1.3em;
}

#food_list input[type="checkbox"] {
    float: left;
}

#food_list li {
    clear: both;
}

#food_list fieldset.checkboxes {
}

.controls {
    vertical-align: top;
}

button#uapplication-audit {
	display: none;
}

.audit_core,
.audit_ecig,
.audit_both {
	display: none;
}

.audit_message {
	padding: 10px;
	background-color: #dfd;
	font-style: italic;
	color: #668e66;
	margin-bottom: 20px;
}

.intro h4 {
    line-height: 25px;
    font-size: 18px;
}

.intro li {
    line-height: 18px;
    font-size: 13px;
}

.intro p {
    margin-bottom: 17px;
}
