#left {
	float:left;
	width:250px;
	padding:0px 5px 0px 5px;
}

#right {
	float:right;
	width:650px;
	padding:0px 5px 0px 5px;
}