.filterList_statusText_emptyList {
	font-weight: bold;
	color: #cc0000;
	margin-bottom: .25em;
}

.filterList_statusText_normal {
	font-weight: normal;
	color: inherit;
	font-size: inherit;
	margin-bottom: .25em;
}
