
.column1 {
	display:inline;
	float:right;
	width:695px;
}

.column2 {
	display:inline;
	float:left;
	width:225px;
}
