#content {
	margin: 0 0 3em 7.2em;	
	width: auto;
}

#content div.rightbox-more,
#content div.rightbox-notes {
	margin-right:  0;
	width: 30%;
}

#content div.rightbox-more div.inner p span.ref-more,
#content div.rightbox-notes div.inner p span.ref-more {
   background-color: #ffffff;
   color: #000000;
}

#content p {
	width:  62%;
}

#content div.inner p {
	width: auto;
}

#content h2 {
	font-weight: bold;
}

span.ref-more {
   background-color: #000000;
   color: #ffffff;
}

#content ul li {
   list-style: disc;
}
