.legend {
	font-size: 12px;
	font-weight: 700;
	color: #333;
	background-color: #e0e0e0;
	padding: 2px 5px 2px 2px;
	border-bottom: 1px solid #333;
}
.tag {
	padding: 2px;
	font-size: 10px;
	font-family: Arial;
	color: #333;
	background-color: #f9f9f9;
	border-bottom: 1px solid #333;
}
.npsidebarright {
	border-bottom: 1px dotted #ccc;
	padding-top: 8px;
}
.npsidebarright a {
	color: #333;
}

.npsidebarright p {font-size:14px;}