<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.sub_cat_label{
	display: inline-block;
	border-radius: 0.25em;
	font-size: 75%;
	line-height: 1em;
	margin: 0.025em 0.5em 0.025em 0;
	padding: 0.325em 0.5em;
	letter-spacing: 0;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

.sub_cat_label:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	text-decoration: none;
}


.minimal_news_post_list{
}

.minimal_news_post_item{
}

.minimal_news_post_date{
	display: inline-block;
	min-width: 13ex;
	white-space: nowrap;
}

.minimal_news_subcategory_label{
	display: inline-block;
	min-width: 12ex;
}

.minimal_news_post_title{
	display: inline-block;
}

.minimal_news_post_body{
	margin-top: 1em;
}

.show_all_link_head{
	float: right;
	font-size: 75%;
	line-height: inherit;
	margin: 0.12em 0.5em;
	font-weight: normal;
}

.show_all_link_foot{
	/*margin-left: 1em;*/
	/*font-size: 75%;*/
}
</pre></body></html>