#leftcol {
	width: 300px;
	float: left;
}
#rightcol {
	margin-left: 340px;
}
