.list {
	text-align: center;
}

div.list {
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

div.list table {
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	list-style-type: none;
}

div.list table tr td label{
	width: 150px;
	height: 20px;
	padding: 3px 3px 0px 3px;
	text-decoration: none;
}

div.list table tr td label a {
	text-decoration: none;
}

div.search input#user {
	width: 150px;
}

.enabled0, .enabledD {
	color: red;
}

div#statistics {
	height: 100px;
	width: 100%;
	overflow:scroll;
}
div.activity table.statistics {
	width: 200px;
	float: left;
}


/*
div#user_edit {
	text-align: center;
}

div#user_edit form table {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
div.fields{
	margin-left: 295px;
}

.list table {
	border-bottom: 2px solid black ;
}
tr.entry {
	
}
div.answer {
	width: 500px;
	float: left;
}*/
