#results_left {
	float: left;
	width: 350px;
}
#results_middle {
	float:left
	width: 170px;
}
#results_right {
	float:left
	width: 50px;
}
