#admin_table {
	width: 700px;
	margin: 0;
	border-spacing: 10px;
}

#admin_table tr {
	width: 700px;
	height: 200px;
}

#admin_table td {
	width: 350px;
	border: 2px solid #f3973a;
	padding: 5px;
	text-align:left;
	vertical-align:top;
}

#admin_table #users {
	background: url(../images/users_128.png) no-repeat top right;
}

#admin_table #config {
	background: url(../images/process_128.png) no-repeat top right;
}

#admin_table #delete {
	background: url(../images/puzzle_128.png) no-repeat top right;
}

#admin_table #abus {
	background: url(../images/warning_128.png) no-repeat top right;
}

#admin_table #mailing {
	background: url(../images/hearth_128.png) no-repeat top right;
}
