.fda-nutrition {
	border:1px solid #444;
	padding:5px;
}
.fda-nutrition table {
	margin:0px;
}
.fda-nutrition table tbody tr td {
	border:none;
	border-bottom:1px solid #444;
	padding:2px 0px;
}

.fda-nutrition table tbody tr.group-start td {
	border-top:2px solid #444;
}

.fda-nutrition .indent {
	padding-left:20px;
}

.fda-nutrition table tbody tr td.right {
	font-weight:bold;
}

.fda-nutrition table tbody tr:last-child td {
	border-bottom:none;
}

.recipes-clear {
	color:#ccc;
}

.recipes-clear:hover {
	color:#d9534f;
}
