div#who_left {
	position: relative;
	width: 49%;
	float: left;
}

div#who_right {
	position: relative;
	width: 49%;
	float: right;
}
