Internet Explorer Browser Problem, Click to activate?

I seem to be having a problem with IE 7 and displaying my flash, it works fine in Safari and FF.


on(rollOver){
	gotoAndPlay("blurOver");
}
on(rollOut){
	gotoAndPlay("blurOut");
}

on (press, release) {
	getURL("http://www.rawliquidmedia.co.uk/newsite/wedding/bronzePackage.php", "_self");
}

Basically in IE all 4 packages are blurred, move the cursor over any of them and nothing happens- each one says ‘click to activate and use this control’ then you click on it and then the picture comes into focus like it should- after you have clicked on a button it works as per normal- roll over it and image comes into focus.

How do i get rid of this click to activate command, the rollOvers work fine in other browsers.

Also whats with the black line down the left and along the top of the boxes, i didnt put that there either :deranged: