.wiki span.noarticle { color: #FF0000; text-decoration: underline; }

.wiki span.comment {
	color: #FF0000;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.wiki table.hide {
	display: block;
	border: 1px dashed #9F0000;
	width: 100%;
}
