Hi! I'm using animated hover for the first time on a website; it was so easy to add to my existing page, but it seems that the div.ahover is wider than the list item it's animating. Since this is in a horizontal list, it looks somewhat awkward. I've tried giving it a fixed width, but that doesn't appear to have any effect. The list items have fixed widths of 120px, and there doesn't seem to be any problem with margins or padding. How can I resolve this?
TIA, Andrew