.nv_listImage {
display:none;
}

.nv_listStats {
	margin-bottom:10px;
	display:block;
	font-size:70%;
	color: #990066;
	margin-left: 5px;

}

.nv_listTitle2 {
	margin-bottom:0px;
	display:block;
	color:#3F0045 !important;
	border-bottom: 1px solid #ff0000;
	padding: 2px 5px 2px 5px;
	font-weight:normal !important;
}

.nv_listTitle {
	margin-bottom:0px;
	color:#3F0045 !important;
	display:block;
	font-weight: bold !important;
	line-height: 20px !important;
	border-bottom: #CCCCCC 1px solid;
	text-decoration:none;

}

.nv_listDate{
	margin-bottom:15px;
	margin-top:10px;
	margin-left:10px;
	display:block;
	font-size: 100%;
	color:#ff0000;
font-weight: bold !important;

}

.nv_listHeadline{
	margin-bottom:15px;
	margin-left:5px;
	margin-top: 10px;
	display:block;
	font-size: 145% !important;
	padding-bottom:4px;
		font-weight: bold !important;


}

.nv_listContent{
	margin-bottom:15px;
	margin-left:5px;
	display:block;
	border-bottom: #ddd 1px solid;
	padding-bottom:10px;
}

.nv_listNav{
	margin-top:15px;
	color:#ff0000 !important;
	font-weight:bold !important;
}