
a.wikiedit {
	font-size: 70%;
	margin-left: 0.8em;
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

a.wikiedit:hover {
	text-decoration: underline;
}

#wiki .comment_title {
	margin: 1% 0 0.3em 0;
	font-size: 95%;
}

#wiki .comment_body {
	margin: 0 0 1% 2em;
}

#wiki .small {
	font-size: 90%
}

#wiki li {
	margin-left: 1em;
}

