Div#EditButtons
{
	float: none;
}

Div#EditListBox
{
	float: left;
}

Div#EditCategoryName
{
	
}

DIV#Full
{
	float: none;
	width: 100%;
}

/*DIV#EditCategory
{
	border-right: #e7ebf3 1px double;
	padding-right: 5px;
	border-top: #e7ebf3 1px double;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 20px;
	border-left: #e7ebf3 1px double;
	padding-top: 5px;
	border-bottom: #e7ebf3 1px double;
}
DIV#EditRoles
{
	border-right: #e7ebf3 1px double;
	padding-right: 5px;
	border-top: #e7ebf3 1px double;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 20px;
	border-left: #e7ebf3 1px double;
	padding-top: 5px;
	border-bottom: #e7ebf3 1px double;
}

DIV#EditUsers
{
	border-right: #e7ebf3 1px double;
	padding-right: 5px;
	border-top: #e7ebf3 1px double;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 20px;
	border-left: #e7ebf3 1px double;
	padding-top: 5px;
	border-bottom: #e7ebf3 1px double;
}
*/