table.list .name,
table.list .phonenumber
{
	width: 150px;
}

table.list .surname
{
	width: 200px;
}

table.list .disabled
{
	width: 100px;
	text-align: center;
}

#products-groups-group .name
{
	width: auto;
}

#products-groups-group ._pdf
{
	width: 100px;
	text-align: center;
}
