I'm having an extremely frustrating issue with Internet Explorer 7 and the Hover State of this div (highlighted in red).
http://www.screencast.com/users/dfischer/folders/Jing/media/0277db31-2f2e-403d-b7f3-97d4ffe71c88 To view an example of what's going on. If I try simply using jquery's mouseover() function without a mouseout () it actually works in the red area, so for some reason a mouseout() is always getting triggered in the left area of the left most box and there's nothing different in that box's css vs. the others. Does anyone have a suggestion? Thanks, Dan