
.nh-body
{
	border-left: solid 3px #999 ;
	border-top: solid 1px #999 ;
	border-bottom: solid 1px #999 ;
	border-right: solid 1px #999 ;
	padding: 3px 3px 3px 8px;
	background-color:#F7F7F7;
	font-size: 11pt;
	font-family: monospace;
	overflow:auto;
	white-space:nowrap;
	line-height: 1.0;
	width: 460px;
	max-height: 25em;
}

#content div.post div.nh-body  li
{
	line-height: 1.0;
}

.nh-title
{
	border-left: solid 3px #999 ;
	border-top: solid 1px #999 ;
	border-right: solid 1px #999 ;
	width: 460px;
	padding: 0px 3px 0px 8px;
	background-color: #eee;
}

