
.column1 {
	display:inline;
	float:left;
	width:630px;
}

.column2 {
	display:inline;
	float:right;
	width:300px;
}
