Hi, I am evaluating e-Junkie for a client website. I pasted in your Add to Cart button code for a product with options, which produces a form with input and select tags. I noticed the form <input> tags are not closed as required for valid XHTML (e.g. <input ... /> ) though the br tags are closed ( <br /> ). It would be great if all this code were valid XHTML. And also maybe some semantic markup beyond <br> tags to allow for CSS styling of such forms? Thanks for listening, I love the product so far, just hoping to keep my code valid.