In that thread Arifin was kind enough to help me get the issue I was having sorted out. However, when I changed the code from
This: #showcase-bottom.alt {margin-top: -55px;}
To This: #showcase-bottom.alt {/*margin-top: -55px;*/}
Which fixed the issue with the flash movie I was having in firefox, but it did nothing to the Internet Explorer 8 view for me. My question is this, why would an alteration such as this have an effect on firefox, but do nothing in Internet Explorer?
Here is the current temporary url: friendlyhomefinders.com/ - Any help in understanding would be great. I've been spending a good amount of time on Microsofts CSS compatability chart, but have yet to find my answer:
msdn.microsoft.com/en-us/library/cc351024%28VS.85%29.aspx