1#icke__page table.inline.widthsfixed {
2    width: 0; // we need to give it an absolute width for table-layout:fixed to work, but any absolute width will do
3}
4