li {
	
	list-style: none;
	
}

h3 {
	
	margin-bottom: 0px;
	
}

.article_name {
	
	font-size: 14pt;
	font-weight: bold;
	color: #cc3300;
	
}

.comment_header {
	
	font-weight: bold;
	font-size: 10pt;
	
}

.restricted_user {
	
	font-style: italic;
	
}

.error {
	
	color: red;
	
}


.individual_article {
	
	margin-bottom: 10px;
	
}


a.addcomment, a.view_article, a.return_to_articles {
	
	color: blue;
	font-size: 10pt;
	
}
