http://jsfiddle.net/XW9Se/
I\'ve set width: 200px; on the left but if I view it with the browser inspector tool it appears that the
width: 200px;
but if I view it with the browser inspector tool it appears that the
Also (if nothing from above works)
Check your min-width and max-width. It fixed the same problem for me by increasing their range.