table.navigation {
	width: 660px;
	margin-bottom: 1em;
}
table.navigation td.alignleft {
	text-align: left;
}
table.navigation td.alignright {
	text-align: right;
}

.commentlist, .children {
	margin: 1em 0 1em 0;
	padding: 0;
}
.commentlist .children {
	margin-top: 1em;
}
.commentlist cite {
	font-style: normal;
}
.commentlist cite a {
	color: #000;
}
.commentlist div.comment-author {
	margin-bottom: 0.25em;
}
.commentlist div.comment-meta {
	font-size: 10pt;
	color: #888;
}
.commentlist div.comment-meta a {
	color: inherit;
}
.commentlist .reply {
	font-size: 10pt;
	padding-bottom: 0.25em;
}
.commentlist li {
	list-style-type: none;
	margin: 0 0 1em 1em;
	padding: 0 0 0 0.25em;
	border-left: solid 1px #ccc;
}
.commentlist li.depth-1 {
	margin-left: 0;
}

#respond {
	border: solid 1px #fff;
	margin-right: 20px;
	padding: 0 0.5em;
}
#respond textarea {
	width: 100%;
	margin-right: 1em;
	height: 10em;
}
.commentlist #respond {
	font-size: 10pt;
	border: solid 1px #000;
	padding: 0 0.5em;
	margin: 0.5em 0;
}
#cancel-comment-reply {
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
}
#cancel-comment-reply a {
	font-weight: normal;
}