
.column1 {
	display:inline;
	float:right;
	width:734px;
}

.column2 {
	display:inline;
	float:left;
	width:200px;
}

