#left_panel{
	width:200px;
	float:left;
}
#right_panel{
	width:425px;
	float:right;
}