.navStuff
{
    DISPLAY: none
}

.content
{
	width: 100%;
}

a:after
{
	content:' [' attr(href) '] '
}
