Hi This website www.topdoglaptops.com has an astore integrated using an iframe. it looks fine but once you click on an item the description is cut off as the iframe has a set height. Is there a way for the iframe to expand with the content? with out using a scroll bar. This is the iframe code <div id="colTwo"><iframe src="http://astore.amazon.com/topdoglaptops-20" width="980" height="920" frameborder="0" scrolling="no"></iframe> Thanks