Thank you. That's strange, though...because it looks like the website I posted has made it so the buttons do get pushed down somehow...oh well.
Thank you.
Edit: THANK YOU! Your edited post worked like a charm! The only thing I changed is
Code:
<div style="clear: both; height: 5%; border-width: 1px 0 0 0; border-style: solid; border-color: black; vertical-align: middle; padding: 5; margin: 5;"><br />
To this:
Code:
<div style="clear: both; height: 5%; border-width: 0px 0 0 0; border-style: solid; border-color: black; vertical-align: middle; padding: 5; margin: 5;"><br />
Otherwise, there's a line in the middle of the post. Thanks! Works great!