<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------------------
original
-------------------------------------------------*/
#categoryFilter{
	margin:50px auto;
	border:3px solid #ccc;
	padding:1em;
}
#categoryFilter select{
	padding:0.3em 0.5em;
}
#filterDataBox th{
	width:6em;
}</pre></body></html>