#compendium hr {
	color: #555;
	background-color: #555;
	height: 1px;
	width: 50%;
}

#compendium img.icon {
	margin-right: 8px;
	vertical-align: middle;
}

code {
	font-size:1.1em;
}


span.green {color:#006600}
span.darkred {color:#990033}
span.purple {color:#9900FF}


#compendium article a {
	color: #ff8000;
    text-decoration: none;
    font-weight: bold;
}

#compendium div.location {
	text-align:right;
}

div.credits {
	text-align: right;
	font-style: italic;
}

div.item_link {
	margin-bottom: 10px;
}

span.article_flags img {
	vertical-align: middle;
	border: 1px solid #aaa;
	width: 16px;
	height: 9px;
	padding: 0px;
}

span.article_flags {
	margin-right: 5px;
}

div.tree {
	margin-top: 10px;
}
div.tree a {
	font-size: 0.9em;
}

div.tree img {
	vertical-align: middle;
}

