
.column1 {
	display:inline;
	float:right;
	width:741px;
}

.column2 {
	display:inline;
	float:left;
	width:199px;
}

