Hi can you see what is the problem with it.
Cuz everything shows correct in other browsers but in opera display:block problem with menu padding.
I updated opera to 11 version and now it is not working ;(
Here is my site http://www.mrblackscripts.3owl.com/
When you click on the menu link it just disappears links.
Try renaming the first rule from
a.link:linkto simplya.linkSeems once you visit the link the
:visitedrule doesn’t inherit from a.link:link.If the above doesn’t work you could add the block and margin properties into the
:visitedruleat the moment it doesn’t do anything different so you could get rid of the
:visitedrule all together.