Hello all. I'm new to the forum. I run the website for a music store in Virginia Beach, VA and I'm trying to revamp the look. Right now, we are basically running 2 sites together, one an E-Commerce Site and the other more community or informative. I am trying to revamp the dreary look of our current site, while marrying it with the shopping cart code. My knowledge is admittedly somewhat limited, but I'm learning as i go. The problem is an alignment problem with a Google CSE. To get it to align properly in IE, I have to wrap the form in <P></P> tags. That throws off every other browser. I've been messing with it for days and I'm pulling my hair out at this point. This is the page: http://www.alpha-music.com/productcart/pc/defaultnew11.asp If you view it in Firefox the CSE aligns properly, in IE, it skews the whole size of the row and top aligns the CSE within the cell. Any help would be much appreciated. Try not to laugh too hard at my ignorance!!! Thanks in advance!!
Your page has 134 HTML validation errors. I strongly suggest you fix those before worrying about alignment issues in the browsers. You can check your code here: http://validator.w3.org (HTML) and http://jigsaw.w3.org/css-validator (CSS).