#leftcol {
	float:left;
	width:400px;
}

#rightcol {
	float:right;
	width:400px;
}
