div.nolink_bullets{}
div.nolink_bullets h2{}
div.nolink_bullets_wrapper{
	border-top:dashed 1px #ccc;
	border-bottom:dashed 1px #ccc;
	text-align:left;
	padding:10px 0;
	}
div.nolink_bullets ul{
	padding-left:2em;
	}
div.nolink_bullets ul li{
	list-style-type:disc;
	color:#000;
padding:0 0 .5em 0;
font-family:arial;
font-size:1.1em;
text-align:left;
	}
