Hi i have a small problem with IE making my table elemement (ContentMainWrapper) the wrong colour. It should be #666666 which is the case in Firefox. But in IE it comes up as being #ece9d8. I have used IE Developers Tool Bar to try and locate where IE is getting this colour from but in my CSS coding there is no reference to this colour (#ece9d8). In my CCS code for this Element it is set to #666666.


Could there be another location that IE is getting this colour from outside of the CCS file?