<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.default .wsCommentContainer {
	border: 1px solid silver;
	margin: 10px;
}

.default .wsComment {
	padding: 0px;
	margin: 0px;
}

.default .wsComment .entry-meta {
	padding: 10px;
	margin: 0px;
	background-color: #ddd;
}

.default .wsComment .entry-meta .entry-meta-header {
	font-size: 8pt;
	font-style: italic;
}

.default .wsComment .entry-meta .entry-meta-actions {
	text-align: right;
}

.default .wsComment .comment {
	padding: 10px;
}

.default .wsCommentActions {
	background-color: #ccc;
	min-height: 40px;
	padding: 10px;
}

.default .ws_article {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
	color: #373737;
	font: 300 15px/1.625 "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
}

.default .ws_article a {
	color: #1982d1;
	text-decoration: none;
}

.default .article_title {
	font-size: 29px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.default .article_title, .default .article_title a {
	color: #222;
	text-decoration: none;
}

.default .article_title a:hover {
	color: #1982d1;
	text-decoration: none;
}

.default .article_title, .default .entry-header .entry-meta {
	padding-right: 76px;
}

.default .entry-meta {
	clear: both;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}

.default .entry-meta a {
	font-weight: bold;
}

.default .article_content, .default .entry-summary {
	padding: 0;
	margin-top: 10px;
}
</pre></body></html>