.commentEntry {
	padding-left: 2px;
	padding-bottom: 6px;
}

.commentEntry li {
	padding-top: 0px;
	padding-bottom: 12px;
	font-size: medium;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", 
  Helvetica, Arial, "Lucida Grande", sans-serif;
 }
 
 


.commentEntry a:link {
	text-decoration:none;
	color: #040026;
}

.commentEntry a:visited {
	text-decoration:none;
	color: #040026;
}

.commentEntry a:hover {
	text-decoration:none;
	color: #040026;
}

.commentEntry a:active {
	text-decoration:none;
	color: #040026;
}

