.adminComments{
	padding: 10px; 
	background-color: #DDD; 
	border-radius: 6px; 
	margin: 10px
}

.articleCat a {
	color: #FFF;
}