#footer_menu, #footer_menu ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
#footer_menu ul li
	float:left;
	display:block;
}