Good Day All, I am experiencing an issue when using the width tag on a table and how it gets intrepreted by Opera. I am finding that if I use the width element in a CSS document for a table, the info appears correctly in all browsers except Opera which pushes the table down and below the left navigation. Removing the width element places the table in the correct position in Opera, IE7, Netscape 8 and Firefox, however, now I encounter a different problem in that I can't for the life of me get the cells containing the bullets to resize/expand to accommodate the info correctly. They're appearing as one long cell, almost like each line is limited to 25 characters causing it to break to a new line. Without the width element, each cell in the top table seems to become a uniform or fixed size. I've tried to correct this for the cells containing the bullets/text via placing width tags in the html <td> for those cells only, I've tried using a colgroup, max-width and min-width, and number of other processes, but nothing has worked. Does anybody have any thoughts on how I can correct this issue? Here is a link to the page in question: http://www.primaxpayments.com/test/terminals092806B.htm I want the top table to be about 560 pixels, or the same width as the lower table. I've attached the CSS in a text document as an additional aid in helping me to resolve this issue. I thank one and all in advance for any incite as to how to correct this problem. I've also included a text file (attached) with the CSS code. Regards, Jeff