.big-left-column{
	float:left;
	width:66%;
	clear:left;
}
.right-column{
	float: right;
	width:32%;
}