body {
	background:#333;
	color:#FFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    font-size:80%;
    line-height:1.4;
}

a {
	color:#ccc;
}

.news .n-heading,
.news .n-heading a,
.news a.voice {
	color:#CB3467 !important;
}

.featured .n-heading,
.featured .n-heading a,
.featured a.voice {
	color:#0099CB !important;
}

.learning .n-heading,
.learning .n-heading a,
.learning a.voice {
	color:#55C096 !important;
}

label { display:block; }

.comment-row { 
	margin:0 0 1em;
	padding:0 0 1em;
	border-bottom:1px solid #eee;
}

