.left-column,
.right-column{
	width:405px;
}
.left-column{
	float:left;
}
.right-column{
	float:right;
}
	
