Div inside li tag

Hi

I have set up a carousel which works fine in IE8 but when i click the compatibility view button the carousel is broken.

Here is the link (carousel bottom right):
[link](http://www.optima-tv.com/new/products.asp?category=Distribution Amplifiers)

What is the best way to display the text next to each thumbnail and also compatible in IE?

Without looking at IE, I’d suggest doing this:

  1. give a set width to carousel-items
  2. remove the left padding from productDescription.

I suspect that will help.

Thanks I took your advice and got it working now.