div#cat_weight {}
div#cat_weight h1 {}
div#cat_weight div#categories {}
div#cat_weight div#categories div#categories_header {
	float:left;
	width:100%;
}
div#cat_weight div#categories div#categories_header div#cells_header {}
div#cat_weight div#categories div.name {
	width:15%;
}
div#cat_weight div#categories .start {
	width:13%;
}
div#cat_weight div#categories div.end {
	width:13%;
}
div#cat_weight div#categories div.genre {
	width:8%;
}
div#cat_weight div#categories div.supp {
	width:48%;
}
div#cat_weight div#categories div.supp_right {
	float:right;
	margin-right:5px;
}
div#cat_weight div#categories div#results {}
div#cat_weight div#categories div#results div#weight_category {
	float:left;
	width:100%;
}
div#cat_weight .end_of_list {
	clear:both;
	height:30px;
}
div#cat_weight div#paginate_div_bottom {}

form.edit_weight_category input {
	width:100px;
}

form#new_weight_category p {
	margin-bottom:55px;
}