p { margin-bottom: 10px; }
h2 {
	font-size: 14px;
}

ol {
	list-style: decimal inside;
}

ol, ul {
	margin-bottom: 10px;
}

.two_col {
	float: left;
	width: 50%;
}
