#articleform textarea {
	width: 99%;
	height: 340px;
}
#articleform input {
	width: 300px;
}
#latestarticles small {
	color: #777;
	line-height: normal;
}
#latestarticles span {
	background: url(img/comment.png) 0 2px no-repeat;
	padding-left: 11px;
}
#latestarticles div {
	margin-bottom: 10px;
}

div.articlecomment {
	padding: 8px 2px;
	border-bottom: 1px solid #eee;
	line-height: normal;
}
div.articlecomment span {
	color: #666;
}

div.articles div.titlebar a {
	color: #000;
	font-size: 15px;
}
div.articles div.box span, div.articles div.box small, div.articles div.box a, div.viewarticle a, div.viewarticle small {
	color: #777;
}

div.edited {
	color: #777;
	margin: 2px 0 0 2px;
	font-size: smaller;
}