table.admindata	{
	width: 100%;
}
tr.odd td	{
	background-color: #f0f2f6;
}
tr.even td	{
	background-color: #e4e5ec;
}
