<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size: 95%;
}

#toolbar_horizontal ul li {
	line-height: 1.1em;
}

#toolbar_sub, x:-moz-any-link {
	margin: -24px auto 40px;/*hack for FireFox list position*/
}

#toolbar_sub, x:-moz-any-link, x:default {
	margin: -20px auto 40px;/*return to normal for FireFox 3*/
}
#toolbar_footer li {
	line-height: 3em;
}</pre></body></html>