#left {
	float: left;
	width: 750px;
}

#right {
	float: right;
	width: 210px;
}

#content ol {
	margin-left: 25px;
}
