
#demo
{
	width: 85%;
	padding: 10px;
	text-align: left;
}

#demo h3
{
	border-bottom: solid 1px #397D47;
}

#demo ol, #demo li
{
	margin: 8px;
}

#demo img
{border: solid 1px #cccccc;}

#demo dt
{
	font-size: 1.2em;
	font-weight: bold;
}