I have an iframe that somehow wants to change the color of it's container div where the padding is; and even though I have the height set at 100% it wants to remain at about 150px and scroll. it does this even when I take it out of it's container div. For the height, the only way I have found to fix it is to declare a height to the container div...which I don't want to do. Any suggestions?