Appearantly Opera doesn't support 'overflow-x' and 'overflow-y'? but it does support 'overflow'...
So as both overflows are set to scroll, they might want to use overflow instead.
Code:
width: 230px; height: 500px; overflow-y: scroll; overflow-x: scroll; text-align: left;
to
Code:
width: 230px; height: 500px; overflow: scroll; text-align: left;
Euw and there's a bug in the advanced search engine as well, but I've got no idea how that comes.
When I fill in "English" "must be" in "languages" with any combination, you get a list of 0000 - (), 0000 - () instead of real games.