cfdiv with regular div problem
All -
I'm experiencing an issue that has me beating my head against the wall. Currently I'm working on an application that has a couple regular <div> sections for layout purposes. Everything looks fine and my page is centered as it should. However, in the main content area I also wanted to make use of the binding with <cfdiv>. While it doesn't throw an error, it does cause my page to become left-justified. Is there something that would cause a <cfdiv> to override the styles of the <div>?
I've tried every iteration I can think of for the <cfdiv> but each time it left-justifies my page's main content. As soon as I remove the <cfdiv>, my page goes back to being centered as it should. Has anyone ever experienced this or have a suggestion how it can be corrected?
Thanks,
Brian
