#terms {
	list-style-position: inside;
	padding: 0;
	margin: 1em 0;
	}
#terms li {
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0; }
#terms h3 {
	display: inline;
	font-size: 100%;
	text-transform: uppercase; }
#terms p {
	display: inline;
	margin: 0;
	font-weight: normal; }
