hr.clear {
	visibility:hidden;
	width:100%;
	clear:both;
}

div#category_display {
	position:relative;
	width:580px;
	margin:0 auto;
	clear:both;
}

div#category_display ul {
	position:relative;
	float:left;
}
