I created a horizintal menu with a right dotted border. The last menu entry is not supposed to have a border, so I used the last-child pseudo class. This works fine in Gecko based browsers like Firefox, but doesn't work with IE or Opera. Does anyone have a work around for this problem.