.noteb_body
{
	display: table;
	background-color: #DBE6ED;
	padding: 2px;
	border: solid;
	border-width: 1px;
	border-color: #B0B8BE;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #4A4E50;
	margin-top: 2px;
}

.noteb_title
{
	display: table;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #262829;
}

.noteb_body UL
{
	padding-left: 1.5em;
	margin: 2px ;
}
