@import url(../2004/05/style.css);

.meta {
	color: gray;
	text-align: right;
	margin: 0;
}

.comment {
	border-top: 1px dotted gray;
}

.comment form {
	margin-top: 1em;
}

input.commenttitle {
	width: 100%;
	font-size: large;
	font-weight: bold;
}

textarea.commenttext {
	width: 100%;
	height: 10em;
}
