div#columnleft{
	float: left;
	width: 25%;
	margin-right: 2em;
}
div#columnright{
	width: 70%;
	float: left;
}

