> form.quixote[action] > div.widget { > float: none; > } > > form.quixote[action] > br.widget { > display: none; > } I see, it causes some really weird CSS problem in Firefox. PTL escaped ">" character in stylesheet. If you correct it the problem wil go away. -- Ksenia