.nd_back {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: auto;
}

.nd_map {
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.nd_backl {
	text-align : right;
	margin-right: 5px;
	font-size: 8pt;
}

.nd_desc {
	width: 175px;
	height: 50px;
	margin-bottom: 5px;
	margin-top: 3px;
	font-size: 10pt;
	overflow: auto;
}

.nd_desc a {
	text-decoration: none;
	font-weight: bold;
	color: blue;
}

.nd_desc ul {
	margin: 0px;
}

a.nd_backlink {
	text-decoration: none;
	font-size: 8pt !important;
	color: #0000FF !important;
}

a.nd_backlink:hover {
	text-decoration: underline;
	font-size: 8pt !important;
	color: #0000FF !important;
}
