
.column1 {
	display:inline;
	float:right;
	width:686px;
}

.column2 {
	display:inline;
	float:left;
	width:240px;
}
