http://www.hostileterritory.org
The poll is on the right and I'm having problems with the stuff above it.
I had the same problem with the "Trillian Featured Skin" applet.
I'm using an include to pull the poll in.
CODE
<div class="side">
<?php
include_once("poll/poll.php");
?>
</div>
<?php
include_once("poll/poll.php");
?>
</div>